Skip to content

v0.9.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 18 May 21:58
4a99804

🚀 Enhancements

Fix: resource attributes that cannot be determined @nitrocode (#16)

what

  • This checks the input variable instead of local.statements, which previously required creating the policy documents to determine.

why

  • The previous PR #15 worked for account SCPs but did not work for org SCPs. I checked this locally for all 3 types of policies (ou, org, and account) in components/terraform/account.

references

N/A

🐛 Bug Fixes

Fix: resource attributes that cannot be determined @nitrocode (#16)

what

  • This checks the input variable instead of local.statements, which previously required creating the policy documents to determine.

why

  • The previous PR #15 worked for account SCPs but did not work for org SCPs. I checked this locally for all 3 types of policies (ou, org, and account) in components/terraform/account.

references

N/A