Skip to content

Instantly share code, notes, and snippets.

@zwindler
Created June 29, 2022 12:07
Show Gist options
  • Save zwindler/8246f9bec80a0657237d81624e1a743d to your computer and use it in GitHub Desktop.
Save zwindler/8246f9bec80a0657237d81624e1a743d to your computer and use it in GitHub Desktop.
remote_state {
backend = "gcs"
config = {
bucket = read_terragrunt_config(find_in_parent_folders("backend.hcl")).inputs.bucket
prefix = path_relative_to_include()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment