terraform-aws-postgresql-rds icon indicating copy to clipboard operation
terraform-aws-postgresql-rds copied to clipboard

Drop CircleCI, move to Github's Super Linter

Open BryanQuigley opened this issue 3 years ago • 0 comments
trafficstars

This replaces the cibuild that just runs terraform fmt.

Linting didn't like trying to set a default paramater file, so dropped. Ideally in the future we can use some terraform to set it to null, by default.

Also increased the default version to a more modern version and synced between variables and readme

Similar to https://github.com/azavea/terraform-aws-vpc/commit/b0c3ba926af9ca703e9830fbe5dcaf3b1732aaa2

BryanQuigley avatar Oct 10 '22 16:10 BryanQuigley