Duplicate Building Block Definition
J
Johannes Rudolph
I have different use cases for this
- Creating a variant of a BB with a different tag or catalog entry, but ultimately from mostly the same terraform code
- This is especially handy for copy/pasting secret inputs (SSH key to connect to git, AWS_ACCESS_KEY etc.)
Though for that problem there may be a better solution that enables this "sharing" of static input variables between BBDs)