Skip to content

Commit

Permalink
Update example-pattern.json
Browse files Browse the repository at this point in the history
  • Loading branch information
julianwood authored Jul 10, 2023
1 parent 42ded72 commit 2fa81b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eventbridge-schedule-to-ec2-terraform/example-pattern.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"framework": "Terraform",
"introBox": {
"headline": "How it works",
"text": ["Creates a scheulde that turns on instances at 08:00 and turns them off at 17:00 Monday to Friday using the US/Eastern timezone."]
"text": ["Creates a schedule that turns on instances at 08:00 and turns them off at 17:00 Monday to Friday using the US/Eastern timezone."]
},
"gitHub": {
"template": {
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/eventbridge-schedule-to-ec2-terrafrom",
"templateURL": "serverless-patterns/eventbridge-schedule-to-ec2-terraform",
"projectFolder": "eventbridge-schedule-to-ec2-terraform",
"templateFile": "eventbridge-schedule-to-ec2-terraform/main.tf"
"templateFile": "main.tf"
}
},
"resources": {
Expand Down

0 comments on commit 2fa81b5

Please sign in to comment.