Skip to content

Commit

Permalink
Create bad_iac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kennedytoomey committed Jan 30, 2023
1 parent c087be2 commit 43087ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bad_iac.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
provider: "aws" {
region = "us-east-1"
access_key = "NOTAREALKEY"
secret_key = "ALSONOTAREALKEY"
}

0 comments on commit 43087ba

Please sign in to comment.