Skip to content

Fix bugs in secret loops#19

Merged
TylerMizuyabu merged 15 commits into
mainfrom
bug-fixes
Mar 8, 2024
Merged

Fix bugs in secret loops#19
TylerMizuyabu merged 15 commits into
mainfrom
bug-fixes

Conversation

@TylerMizuyabu

@TylerMizuyabu TylerMizuyabu commented Mar 8, 2024

Copy link
Copy Markdown
Contributor

Secret loops were failing because of null values and attempting to loop over a list of objects. Following fixes:

  • coalesced null values to empty defaults
  • changed list of objects to a map of objects. Because terraform can apparently loop over those but not lists

bzarboni1
bzarboni1 previously approved these changes Mar 8, 2024
@TylerMizuyabu TylerMizuyabu requested a review from bzarboni1 March 8, 2024 14:01
@TylerMizuyabu TylerMizuyabu merged commit 3c19e1c into main Mar 8, 2024
@TylerMizuyabu TylerMizuyabu deleted the bug-fixes branch March 8, 2024 14:06
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