Skip to content

Instantly share code, notes, and snippets.

@blogumi
Created June 8, 2020 17:35
Show Gist options
  • Save blogumi/32934c70b5321ffe9de91f35b52d629c to your computer and use it in GitHub Desktop.
Save blogumi/32934c70b5321ffe9de91f35b52d629c to your computer and use it in GitHub Desktop.
generate "provider" {
path = "provider.tf"
if_exists = "overwrite"
contents = file("${get_parent_terragrunt_dir()}/vault/provider.block")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment