Skip to content

Instantly share code, notes, and snippets.

@apr-1985
Created September 12, 2022 13:41
Show Gist options
  • Select an option

  • Save apr-1985/4d2434a69232eec3d22baa3240c0fe14 to your computer and use it in GitHub Desktop.

Select an option

Save apr-1985/4d2434a69232eec3d22baa3240c0fe14 to your computer and use it in GitHub Desktop.
medium: Terraform Optional Attributes and Defaults - enable experiment
terraform {
experiments = [module_variable_optional_attrs]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment