Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform apply fails using the unipipe-cli generated-code #116

Open
xaviatwork opened this issue Mar 9, 2023 · 0 comments
Open

Terraform apply fails using the unipipe-cli generated-code #116

xaviatwork opened this issue Mar 9, 2023 · 0 comments

Comments

@xaviatwork
Copy link

When deploying UniPipe Service Broker, terraform apply fails with the error:

$ terraform apply
╷
│ Error: Unsupported attribute
│
│   on .terraform/modules/unipipe.mirror/main.tf line 164, in resource "docker_image" "image":
│  164: docker tag ${replace(self.latest, "sha256:", "")} ${local.dest_full} && \
│
│ This object has no argument, nested block, or exported attribute named "latest".

The Terraform code was generated by the unipipe cli (deploy-unipipe-service-broker-with-terraform) for GCP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant