Skip to content

Terratest on GCP is not working #2073

@za

Description

@za

It seems we need to run go mod tidy first before we can run terratest. How to automate this dependency update?

➜  gcp git:(master) go mod download                                                                                                
➜  gcp git:(master) go test -timeout 999999s                                                                                       
go: updates to go.mod needed; to update it:
        go mod tidy

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions