mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-25 00:05:17 -04:00
terraform-provider: validate microservice and image version during plan (#2814)
This commit is contained in:
parent
baad7d8310
commit
9a814f91b1
3 changed files with 45 additions and 32 deletions
|
@ -25,7 +25,6 @@ func main() {
|
|||
flag.Parse()
|
||||
|
||||
opts := providerserver.ServeOpts{
|
||||
// TODO(msanft): Verify that this will be the published name.
|
||||
Address: "registry.terraform.io/edgelesssys/constellation",
|
||||
Debug: debug,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue