Skip to content

Instantly share code, notes, and snippets.

@axelhodler
Created February 21, 2021 14:00
Show Gist options
  • Save axelhodler/af276c12fabdbcc776c314dbfb1018fd to your computer and use it in GitHub Desktop.
Save axelhodler/af276c12fabdbcc776c314dbfb1018fd to your computer and use it in GitHub Desktop.
CloudFormation stack after adding repository
Resources:
testrepository3CFC24EC:
Type: AWS::ECR::Repository
Properties:
RepositoryName: test
UpdateReplacePolicy: Retain
DeletionPolicy: Retain
Metadata:
aws:cdk:path: CdktestsStack/test-repository/Resource
CDKMetadata:
Type: AWS::CDK::Metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment