Skip to content

Commit

Permalink
more test workflaow
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrod-lowe committed Aug 4, 2024
1 parent 1d64b27 commit ed634bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions terraform/environment/github/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ variable "aws_account" {
sensitive = true
}

variable "aws_region" {
type = string
sensitive = true
}
#variable "aws_region" {
# type = string
# sensitive = true
#}

provider "aws" {
assume_role {
Expand Down

0 comments on commit ed634bd

Please sign in to comment.