Skip to content

Commit

Permalink
feat: Add new audit log terraform export values (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzottola authored Jul 25, 2023
1 parent 4944362 commit 2eb7095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/schemas/enums/OrganizationEventSubTargetType.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ enum:
- MEMBER_ROLE
- PLAN
- SECRET
- TERRAFORM
- TRANSFER_OWNERSHIP
- VARIABLE
example: ADVANCED_SETTINGS
1 change: 1 addition & 0 deletions src/schemas/enums/OrganizationEventType.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ enum:
- UPDATE
- DELETE
- ACCEPT
- EXPORT
- TRIGGER_DEPLOY
- TRIGGER_REDEPLOY
- TRIGGER_STOP
Expand Down

0 comments on commit 2eb7095

Please sign in to comment.