terraform-aws-gitlab-runner
terraform-aws-gitlab-runner copied to clipboard
refactor: remove `arn_format`
trafficstars
Description
The arn_format used for US Gov and China can be calculated with aws_partition. Thus the parameter in the module is obsolete, marked as deprecated and should by removed with the next major release.
Migrations required
No, but you should remove the arn_format parameter from the module call as it is no longer in use.
Verification
- [x] create a plan for the runner-default example and check that the ARNs in the policies still read
arn:aws