Skip to content

Commit

Permalink
Merge pull request #52 from lorengordon/create-govcloud
Browse files Browse the repository at this point in the history
Adds CreateGovCloudAccount to list of event triggers
  • Loading branch information
lorengordon authored May 30, 2020
2 parents 50f1992 + b08e38a commit e538e07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[bumpversion]
current_version = 0.0.2
current_version = 0.0.3
commit = True
message = Bumps version to {new_version}
tag = False
tag_name = {new_version}

1 change: 1 addition & 0 deletions new-account-trust-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Resources:
eventName:
- InviteAccountToOrganization
- CreateAccount
- CreateGovCloudAccount
State: ENABLED
Targets:
- Arn: !GetAtt LambdaFunction.Arn
Expand Down

0 comments on commit e538e07

Please sign in to comment.