v0.72.1
🚀 Enhancements
Fix README Snippet Use of `deployment_principal_arns` @korenyoni (#172)
what
- Fix use of
deployment_principal_arns
variable in README snippet.
why
- The IAM Role ARN supplied in the
deployment_principal_arns
map is actually using S3 ARNs. This fixes the ARNs such that they are IAM Role ARNs.
references
- N/A