Skip to content

Commit 1c279d5

Browse files
Mohitsharma44claude
andcommitted
chore(ci): remove manual approval gate from terraform apply
PR review is sufficient due diligence — no need for a second approval step when merging to master. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1dc73a9 commit 1c279d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/terraform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ jobs:
104104
name: Terraform Apply
105105
runs-on: ubuntu-latest
106106
if: github.ref == 'refs/heads/master' && github.event_name == 'push'
107-
environment: production-infra
108107

109108
steps:
110109
- name: Checkout repository

0 commit comments

Comments
 (0)