diff --git a/templates/rewatch_oidc_providers.yml b/templates/rewatch_oidc_providers.yml index e2e7302..45ea6cc 100644 --- a/templates/rewatch_oidc_providers.yml +++ b/templates/rewatch_oidc_providers.yml @@ -54,4 +54,5 @@ Outputs: githubOidcProviderArn: Description: 'The ARN of the OIDC provider for GitHub Actions' Value: !GetAtt githubOidc.Arn - + Export: + Name: 'githubOidcProviderArn'