Anton Babenko
Anton Babenko
@phuhl it's your turn to check it out and open an issue if you see something wrong. I'm sorry it took so long to get this one reviewed and merged.
This issue has been resolved in version 8.0.0 :tada:
This PR is included in version 8.1.0 :tada:
There are two ways to achieve the same result: 1. `origin_access_control_id` - expects ID of the resource created externally from the module (e.g. `E345SXM82MIOSU`) 2. `origin_access_control` - key in the...
This issue has been resolved in version 5.2.1 :tada:
@stewartcampbell Bryant has already left a review on PR #330. Please improve that PR.
This issue has been resolved in version 21.0.0 :tada:
This issue has been resolved in version 21.3.2 :tada:
`nullable` requires terraform >= 1.1.0 but the module you add requires 1.0+. If we decide that we need nullable, we need to update `versions.tf` to get pre-commit green. @bryantbiggs WDYT?
I agree that we don't want to have a module per CI/CD provider, so let's update this PR to bring generic `iam-integration-oidc-role` and have a set of predifined properties per...