Skip to content

Commit

Permalink
fix(combined_objects): replace try() with lookup()
Browse files Browse the repository at this point in the history
try() tends to introduce inconsistencies when building the resource
graph, leading to replacements of resources due to changes in reference
maps ( e.g. #965
). This is covering a edge case, when referencing remote_objects from
within the same terraform run
  • Loading branch information
Simon Schneider committed Jul 5, 2024
1 parent 9706af0 commit 8d9b8d3
Showing 1 changed file with 182 additions and 182 deletions.
Loading

0 comments on commit 8d9b8d3

Please sign in to comment.