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

Added custom_role submodule #95

Merged
merged 11 commits into from
Mar 25, 2020
Merged

Added custom_role submodule #95

merged 11 commits into from
Mar 25, 2020

Conversation

kunalkg11
Copy link
Contributor

New Feature Additions:

  1. Added "custom_role_iam" submodule to create a custom role at org or project level.
  2. Added an example for the submodule.
  3. Added a fixture to wrap around the example.
  4. Added integration test for the "custom_role_iam" submodule for project level custom role.
  5. Added "custom-role" test suite to .kitchen.yml
  6. Added "custom-role-local" suite to the int.cloudbuild.yaml

@kunalkg11 kunalkg11 requested a review from morgante March 6, 2020 17:14
examples/custom_role/main.tf Outdated Show resolved Hide resolved
examples/custom_role/main.tf Outdated Show resolved Hide resolved
modules/custom_role_iam/README.md Outdated Show resolved Hide resolved
modules/custom_role_iam/main.tf Outdated Show resolved Hide resolved
modules/custom_role_iam/outputs.tf Outdated Show resolved Hide resolved
modules/custom_role_iam/variables.tf Outdated Show resolved Hide resolved
modules/custom_role_iam/variables.tf Outdated Show resolved Hide resolved
examples/custom_role_org/outputs.tf Outdated Show resolved Hide resolved
examples/custom_role_org/variables.tf Outdated Show resolved Hide resolved
examples/custom_role_project/main.tf Outdated Show resolved Hide resolved
examples/custom_role_project/outputs.tf Outdated Show resolved Hide resolved
examples/custom_role_project/variables.tf Outdated Show resolved Hide resolved
modules/custom_role_iam/README.md Show resolved Hide resolved
modules/custom_role_iam/README.md Outdated Show resolved Hide resolved
modules/custom_role_iam/variables.tf Show resolved Hide resolved
modules/custom_role_iam/README.md Outdated Show resolved Hide resolved
modules/custom_role_iam/README.md Outdated Show resolved Hide resolved
@morgante morgante merged commit 18cbbf1 into master Mar 25, 2020
@morgante
Copy link
Contributor

@kunalkg11 The description variable isn't used at all / isn't set on the resource: https://github.com/terraform-google-modules/terraform-google-iam/blob/master/modules/custom_role_iam/main.tf

Please open a follow-up PR which fixes this and add appropriate tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants