v5.1.1
·
18 commits
to refs/heads/main
since this release
🚀 Enhancements
fix: JSON Planfile Conversion @milldr (#104)
## what - Moved JSON conversion into the plan stepwhy
- Previously we were running the JSON conversion after we assumed another AWS role
references
- This ultimately fixed an errors like this. The cache mentioned is entirely a red herring
Run tofu show -json "/home/runner/_work/infra-test/infra-test/components/terraform/s3-bucket/plat-ue2-sandbox-test-atmos-pro-3-xyz.planfile" > "/home/runner/_work/infra-test/infra-test/components/terraform/s3-bucket/plat-ue2-sandbox-test-atmos-pro-3-xyz.planfile.json"
╷
│ Error: missing or corrupted provider plugins:
│ - registry.opentofu.org/hashicorp/time: there is no package for registry.opentofu.org/hashicorp/time 0.13.1 cached in .terraform/providers