Created
September 12, 2022 13:41
-
-
Save apr-1985/4d2434a69232eec3d22baa3240c0fe14 to your computer and use it in GitHub Desktop.
medium: Terraform Optional Attributes and Defaults - enable experiment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| terraform { | |
| experiments = [module_variable_optional_attrs] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment