hashicorp / terraform-exec

Terraform CLI commands via Go.
https://pkg.go.dev/github.com/hashicorp/terraform-exec
Mozilla Public License 2.0
661 stars 110 forks source link

CircleCI Legacy Convenience Image Deprecation #260

Open bflad opened 2 years ago

bflad commented 2 years ago

Description

CircleCI is deprecating certain Docker images, which will no longer receive updates. This repository's configuration (.circleci/config.yml) uses circleci/golang, which should be updated to cimg/go before the end of the year.

References

radeksimko commented 2 years ago

Good catch, thank you.

I'm thinking we might just remove CircleCI altogether as per https://github.com/hashicorp/terraform-exec/issues/220