Skip to content

Instantly share code, notes, and snippets.

@cromyhector
Created June 14, 2022 04:30
Show Gist options
  • Save cromyhector/fdf70714957c9e4c29689e30eba6c997 to your computer and use it in GitHub Desktop.
Save cromyhector/fdf70714957c9e4c29689e30eba6c997 to your computer and use it in GitHub Desktop.
### --- week8.5 root/dynamo.tf ---
module "dynamodb_table" {
source = "./dynamodb"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment