aws-samples / service-catalog-engine-for-terraform-os

Apache License 2.0
128 stars 40 forks source link

Fix resource ARN to be compatible with all AWS partitions #46

Closed zipengw27 closed 1 year ago

zipengw27 commented 1 year ago

Description of changes:

Fix resource ARN to be compatible with all AWS partitions. Currently some S3 resource ARN only works in classic AWS partition.

Testing:

Deployed TRE again - provision, update, terminate succeeds after the changes