Closed marnixdessing closed 1 year ago
CloudFormation template diff gecheckt met de configuratie voor de branch production
. Er is diff voor alle remote stack custom resources in de account stages (in de DNSSEC stack)
Diff is de random string waarde die er voor zorgt dat de custom-resource bij elke deployment wordt geupdate:
"hostedzoneparametersSsmParameters396B76A4": {
"Type": "AWS::CloudFormation::CustomResource",
"Properties": {
"ServiceToken": {
"Fn::GetAtt": [
"hostedzoneparametersMyProviderframeworkonEvent5F26CF64",
"Arn"
]
},
"stackName": "dns-management-auth-prod-dnssec-stack",
"regionName": "eu-west-1",
"parameterPath": "/gemeente-nijmegen/account/hostedzone",
"randomString": "0b8cshbsyq1p"
},
"UpdateReplacePolicy": "Delete",
"DeletionPolicy": "Delete",
"Metadata": {
"aws:cdk:path": "dns-management-pipeline/dns-management-auth-prod/dnssec-stack/hosted-zone-parameters/SsmParameters/Default",
}
},
main
branch to be used for the new LZ