-
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
While using atmos terraform generate planfile to produce plans in JSON format, I am observing that the process stalls and never produces a JSON file.
Expected Behavior
atmos terraform generate planfile vpc -s cfsb-it-platform-dev --format=json should produce /atmos/components/terraform/terraform-aws-vpc/cfsb-it-platform-dev-vpc.planfile.json
Steps to Reproduce
atmos terraform clean --force
atmos validate component vpc --stack cfsb-it-platform-dev
atmos terraform generate planfile vpc -s cfsb-it-platform-dev --format=json
Screenshots
Initializing the backend...
Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing provider plugins...
- Reusing previous version of hashicorp/aws from the dependency lock file
- Using previously-installed hashicorp/aws v5.96.0
Terraform has been successfully initialized!
Environment
- OS: Alpine 3.21
- Atmos: v1.172.0
- Terraform: 1.11.4
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system