Skip to content
Snippets Groups Projects
Commit de1d9a2b authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

updating yaml.

parent 0039f9eb
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -77,7 +77,7 @@ Resources:
IAMCredentialsSecret:
Type: 'AWS::SecretsManager::Secret'
Properties:
Name: !Sub ${Environment}-SearchServiceIamCredentials
Name: !Sub ${Environment}-IndexerServiceIamCredentials
Description: The IAM service account credentials for the search service.
SecretString:
Fn::Sub:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment