Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Add IAM objects name override option #358

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

aperigault
Copy link
Contributor

Description

I added a new key name_iam_objects in overrides map to rename all IAM objects (instance profile, role and policies).

Migrations required

NO, default values not change

Documentation

Ok

@aperigault aperigault force-pushed the ape/iam_names_override branch from 86f036c to a62ee6a Compare August 25, 2021 14:51
@npalm npalm self-requested a review August 26, 2021 21:36
@aperigault
Copy link
Contributor Author

Hi @npalm,
terraform fmt is not consistent between terraform 0.13 and latest versions. How can we fix CI ?

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aperigault Still planning to update the module to a later TF version. But for now the easiest way to fix the format errors in CI. Is as follow. Install latest terraform 0.3.x (via tfenv). With tfenv you can easy switch between terraform verions.

Please can you fix the format errors?

Change lookds good to me

@aperigault aperigault force-pushed the ape/iam_names_override branch from 586af8b to 1c50232 Compare August 28, 2021 17:31
@aperigault
Copy link
Contributor Author

CI is now ok but my terraform-docs do not generate same format. Do you use specific configuration or simply an older version ?

@npalm npalm merged commit c96051d into cattle-ops:develop Aug 30, 2021
semantic-releaser bot pushed a commit that referenced this pull request Aug 30, 2021
## [4.30.0](4.29.0...4.30.0) (2021-08-30)

### Features

* Add option to override IAM objects names ([#358](#358)) ([c96051d](c96051d))
@semantic-releaser
Copy link
Contributor

🎉 This PR is included in version 4.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

npalm pushed a commit that referenced this pull request Oct 4, 2021
## [4.30.0](4.29.0...4.30.0) (2021-08-30)

### Features

* Add option to override IAM objects names ([#358](#358)) ([c96051d](c96051d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants