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

Making scc-notification ID randomizable org-level to allow deploying multiple TEF instances same org #385

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

mromascanu123
Copy link
Collaborator

There are 2 org-level resources with hardcoded IDs - tags and SCC notifications
For tags name randomization support already available - just put in 1-org/envs/shared/terraform.mod.tfvars create_unique_tag_key = true (default)
Similar mechanism for SCC notifications - enable uniqueness via randomization by setting create_unique_scc_notification = true in the same file

Copy link

google-cla bot commented Apr 15, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Collaborator

@obriensystems obriensystems left a comment

Choose a reason for hiding this comment

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

nice
/lgtm
pending cla

@mromascanu123 mromascanu123 merged commit a03be42 into main Apr 17, 2024
4 of 5 checks passed
@craigenator craigenator deleted the pr-mro-tef-multi-instance-041524 branch August 8, 2024 18:23
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.

2 participants