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

Output_maps #7

Merged
merged 3 commits into from
Mar 20, 2024
Merged

Output_maps #7

merged 3 commits into from
Mar 20, 2024

Conversation

herman-wong-cf
Copy link
Contributor

  • Updates outputs to use "maps" insstead of "lists" since the resource uses "for_each". This makes it easier to access the correct secret by providing the key instead of guessing what index your secret is.

Copy link
Contributor

🌟 No Terraform files were modified in this PR or all modified Terraform files passed the Checkov checks. Good job! 🌟

@kourosh-forti-hands
Copy link
Member

do we need to account for any downstream module impacts with this?

@herman-wong-cf
Copy link
Contributor Author

herman-wong-cf commented Mar 4, 2024

do we need to account for any downstream module impacts with this?

If downstream modules used index references instead of keys, then yes. I'm not aware of any modules doing this.

@kourosh-forti-hands kourosh-forti-hands merged commit 1aba940 into main Mar 20, 2024
2 checks passed
@kourosh-forti-hands kourosh-forti-hands deleted the output_maps branch March 20, 2024 22:09
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