Skip to content

Conversation

@corbanCloud
Copy link

@corbanCloud corbanCloud commented Dec 19, 2024

Code in https://github.com/mozilla/terraform-modules/blob/main/google_permissions/other_roles.tf suggests this should be a role allowed to be added to folder_roles input

This roles absence from the locals defined here causes the error "You have specified an invalid folder role." to be raised when this option is attempted

Changelog entry

fix disallowed usage of defined additional folder role`roles/bigquery.dataViewer`  as an input for `var.folder_roles` 

Code in https://github.com/mozilla/terraform-modules/blob/main/google_permissions/other_roles.tf suggests this should be a role allowed to be added to `folder_roles` input

This roles absence from the locals defined here causes the error "You have specified an invalid folder role." to be raised when this option is attempted
@corbanCloud corbanCloud changed the title Add bq dataViewer to folder_additional_roles fix: add bq dataViewer to folder_additional_roles Dec 19, 2024
@corbanCloud corbanCloud added the patch This PR will increment a patch version label Dec 19, 2024
@jasonthomas jasonthomas self-requested a review January 14, 2025 16:03
@github-actions
Copy link
Contributor

Release plan

Directory Previous version New version
google_permissions 0.0.0 0.0.1

@jasonthomas jasonthomas merged commit b8682be into main Jan 14, 2025
11 of 12 checks passed
@corbanCloud
Copy link
Author

corbanCloud commented Jan 22, 2025

Looks like I'm still getting a folder roles validation error, we may need to re-open this issue, checking on a few things first
https://github.com/mozilla-it/dataservices-infra/pull/473

Edit: module was pinned to a prior version disregard this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch This PR will increment a patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants