Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels