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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create TF Variable for ARN Prefix to Reduce Refactoring Needed for LZ #2558

Open
Matthew-Grayson opened this issue Feb 21, 2024 · 0 comments

Comments

@Matthew-Grayson
Copy link
Contributor

馃挕 Summary

Motivation and context

LZ uses a different ARN format than DMZ. Deploying Terraform changes to LZ requires a lot of manual review to ensure the ARNs are correct. By using an ARN prefix variable, we can code our .tf files to be identical, except for our vars.tf file. This will make LZ deployment less labor intensive.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant