github cloudposse/atmos v1.3.12

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

🚀 Enhancements

Update/fix component inheritance chain @aknysh (#87)

what

  • Update/fix component inheritance chain

why

  • Add component inheritance chain for helmfile (it was not used before)

  • Fix these errors for some YAML stack configs

Error: Terraform component 'aws-backup-common' defines attribute 'component: aws-backup', 
but `aws-backup' is not defined in the stack '/atmos_root/stacks/catalog/aws-backup/common.yaml'
  • Fix these errors for some YAML stack configs
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0xc0206404e0 stack=[0xc020640000, 0xc040640000]
fatal error: stack overflow

🐛 Bug Fixes

Update/fix component inheritance chain @aknysh (#87)

what

  • Update/fix component inheritance chain

why

  • Add component inheritance chain for helmfile (it was not used before)

  • Fix these errors for some YAML stack configs

Error: Terraform component 'aws-backup-common' defines attribute 'component: aws-backup', 
but `aws-backup' is not defined in the stack '/atmos_root/stacks/catalog/aws-backup/common.yaml'
  • Fix these errors for some YAML stack configs
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0xc0206404e0 stack=[0xc020640000, 0xc040640000]
fatal error: stack overflow

Don't miss a new atmos release

NewReleases is sending notifications on new releases.