hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.85k stars 450 forks source link

chore: manifest.json should have stable json #3584

Closed mutahhir closed 3 months ago

mutahhir commented 5 months ago

Description

Ensure that the manifest.json file has stable output. Removes instances where test snapshots fail when no content has changed, but JSON.stringify shuffles object attribute order. Suggested by #3561

Checklist

github-actions[bot] commented 3 months ago

Hi there! 👋 We haven't heard from you in 60 days and would like to know if you're still working on this or need help. If we don't hear from you before then, I'll auto-close this PR in 30 days.

github-actions[bot] commented 2 months ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.