We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a97e9a commit 5a0efd5Copy full SHA for 5a0efd5
frontend/apps/marketing/cicd/1-setup/deploy.rb
@@ -12,6 +12,7 @@
12
options = {
13
region: 'us-east-1',
14
stack_name: 'marketing-sites-global-resources',
15
+ # https://github.blog/changelog/2022-01-13-github-actions-update-on-oidc-based-deployments-to-aws/
16
github_intermediate_cert_thumbprints: '6938fd4d98bab03faadb97b34396831e3780aea1,1c58a3a8518e8759bf075b76b750d4f2df264fcd'
17
}
18
0 commit comments