Skip to content

Instantly share code, notes, and snippets.

@welsayedaly
Created November 10, 2021 10:14
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 welsayedaly/0acc8c959b343361d36312a2987ae870 to your computer and use it in GitHub Desktop.
Save welsayedaly/0acc8c959b343361d36312a2987ae870 to your computer and use it in GitHub Desktop.
variable "AWS_ACCESS_KEY_ID" {
type = string
}
variable "AWS_SECRET_ACCESS_KEY" {
type = string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment