Skip to content

Commit

Permalink
access key var
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa6765 committed Jun 30, 2024
1 parent bb53e44 commit 9ad860e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions terraform/stage/variables.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
variable "AWS_SECRET_ACCESS_KEY" {
description = "AWS Secret Access Key"
}


variable "vpc_cidr_block" {
type = string
}
Expand Down

0 comments on commit 9ad860e

Please sign in to comment.