github cloudposse/atmos v1.3.7

latest releases: v1.83.0, v1, v1.82.0...
2 years ago

🚀 Enhancements

Update remote state backend. Add acceptance tests @aknysh (#76)

what

  • Update remote state backend
  • Update tests for remote state backend
  • Add acceptance tests

why

  • Deep-merge remote_state_backend section with backend section - this will allow keeping remote_state_backend section DRY without repeating all keys from the backend section and only overriding the attributes that are different for remote state backend (e.g. role-arn: null in backend while role_arn: "arn:aws:iam::123456789012:role/eg-gbl-root-terraform" in remote_state_backend section)
  • Run acceptance tests on pull request and release

Don't miss a new atmos release

NewReleases is sending notifications on new releases.