Skip to content

atmos terraform generate planfile hangs #1223

@cfsb-jrose

Description

@cfsb-jrose

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions