You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
When deploying UniPipe Service Broker,
terraform apply
fails with the error:The Terraform code was generated by the unipipe cli (deploy-unipipe-service-broker-with-terraform) for GCP.
The text was updated successfully, but these errors were encountered: