Skip to content

Commit

Permalink
fix: remove role module from drift check (#285)
Browse files Browse the repository at this point in the history
Update the Terraform drift check to remove the `roles` module.
This is being done because this module is frequently changed
to allow for local dev and testing of SRE bot features.
  • Loading branch information
patheard authored Jun 10, 2024
1 parent b800ca7 commit 26983ab
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tf-drift-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ jobs:
spend_notifier_hook: SPEND_NOTIFIER_HOOK
weekly_spend_notifier_hook: WEEKLY_SPEND_NOTIFIER_HOOK

- account_folder: org_account
module: roles
account: 659087519042
role: cds-aws-lz-plan
admin_sso_role_arn: ADMIN_SSO_ROLE_ARN

- account_folder: org_account
module: sentinel_oidc
account: 659087519042
Expand Down

0 comments on commit 26983ab

Please sign in to comment.