We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e5be6 commit d022ca1Copy full SHA for d022ca1
1 file changed
.github/workflows/refresh-data-replication.yml
@@ -32,6 +32,7 @@ on:
32
permissions: {}
33
34
env:
35
+ environment: ${{ inputs.environment }}
36
db_snapshot_arn: ${{ inputs.db_snapshot_arn }}
37
aws_role: ${{ inputs.environment == 'production'
38
&& 'arn:aws:iam::820242920762:role/GithubDeployDataReplicationInfrastructure'
0 commit comments