Skip to content

Instantly share code, notes, and snippets.

@tomharrisonjr
Created December 1, 2021 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomharrisonjr/cb88dffacf4be00da5db516c78fe130c to your computer and use it in GitHub Desktop.
Save tomharrisonjr/cb88dffacf4be00da5db516c78fe130c to your computer and use it in GitHub Desktop.
terraform_examples
data "aws_s3_bucket" "widget_data" {
name = "acmecorp_widget_data"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment