Skip to content

Commit c3e72c8

Browse files
committed
Update main.yml
1 parent ddb1645 commit c3e72c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
controller_username: ${{ secrets.CONTROLLER_USERNAME }}
3030
controller_password: ${{ secrets.CONTROLLER_PASSWORD }}
3131
job_template: "AWS - ec2 enforce owner tag"
32-
extra_vars: "us-west-1"
33-
# validate_certs: false
32+
extra_vars: "your_region: us-west-1"
33+
validate_certs: false

0 commit comments

Comments
 (0)