Skip to content

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

Open
@xaviatwork

Description

@xaviatwork

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions