🚀 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