Uh oh!
There was an error while loading. Please reload this page.
added stack-id in resource name generation - #317
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Issue #, if available:#313
Description of changes:
Added method to generate resource name with the following convention:
<StackName>-<ResourceName>-<Hash>StackName could be retrieved from
StackIdor from system tags -> this overload supports both - ifStackIddoes not match arn pattern then method assumes it received clean stack name so it will use it directly;desired resource name:
my-stack-name-rdsdbclusterparametergroup-19ok0k9pebcx6new stack name:
my-stack-name-rdsdbclusterparametergroup-dlo2atz4kirmBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.