0.19.0 Remove hardcoded ARN partition
what
- Remove hardcoded ARN partition
why
- The module hardcodes the partition component of the ARN, making it impossible to use this module in other partitions
- This change will allow to seamlessly support other AWS partitions such as
aws-us-gov
- This change is a NOOP for existing resources
references
- See Amazon ARN syntax