-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
3,870 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,6 @@ | |
/lib | ||
/test-reports/ | ||
build/Release | ||
cdk.out | ||
coverage | ||
jspm_packages/ | ||
junit.xml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,6 @@ | |
/tsconfig.eslint.json | ||
/tsconfig.jest.json | ||
/tsconfig.json | ||
cdk.out | ||
dist | ||
junit.xml | ||
!/lib | ||
|
20 changes: 20 additions & 0 deletions
20
...eStack-PipelineStack-dev/PipelineStackPipelineStackdevTestCustomStack90A38BA3.assets.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"version": "7.0.0", | ||
"files": { | ||
"a1c22332bb042126886e2223ff5e23a3863c9f8f0b730558a1d3184039d2eeff": { | ||
"source": { | ||
"path": "PipelineStackPipelineStackdevTestCustomStack90A38BA3.template.json", | ||
"packaging": "file" | ||
}, | ||
"destinations": { | ||
"1233334-eu-central-1": { | ||
"bucketName": "cdk-hnb659fds-assets-1233334-eu-central-1", | ||
"objectKey": "a1c22332bb042126886e2223ff5e23a3863c9f8f0b730558a1d3184039d2eeff", | ||
"region": "eu-central-1", | ||
"assumeRoleArn": "arn:${AWS::Partition}:iam::1233334:role/cdk-hnb659fds-file-publishing-role-1233334-eu-central-1" | ||
} | ||
} | ||
} | ||
}, | ||
"dockerImages": {} | ||
} |
65 changes: 65 additions & 0 deletions
65
...tack-PipelineStack-dev/PipelineStackPipelineStackdevTestCustomStack90A38BA3.template.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"Outputs": { | ||
"OutputBlub": { | ||
"Value": "BlubValue " | ||
}, | ||
"Stage": { | ||
"Value": "dev" | ||
}, | ||
"CommitID": { | ||
"Value": "not set!" | ||
}, | ||
"RepoUrl": { | ||
"Value": "https://github.com/mmuller88/aws-cdk-staging-pipeline" | ||
}, | ||
"BranchName": { | ||
"Value": "master" | ||
}, | ||
"BuildUrl": { | ||
"Value": "not set!" | ||
} | ||
}, | ||
"Resources": { | ||
"CDKMetadata": { | ||
"Type": "AWS::CDK::Metadata", | ||
"Properties": { | ||
"Modules": "aws-cdk=1.81.0,@aws-cdk/assets=1.83.0,@aws-cdk/aws-apigateway=1.83.0,@aws-cdk/aws-applicationautoscaling=1.83.0,@aws-cdk/aws-autoscaling=1.83.0,@aws-cdk/aws-autoscaling-common=1.83.0,@aws-cdk/aws-autoscaling-hooktargets=1.83.0,@aws-cdk/aws-cloudformation=1.83.0,@aws-cdk/aws-cloudwatch=1.83.0,@aws-cdk/aws-codebuild=1.83.0,@aws-cdk/aws-codeguruprofiler=1.83.0,@aws-cdk/aws-codepipeline=1.83.0,@aws-cdk/aws-codepipeline-actions=1.83.0,@aws-cdk/aws-ec2=1.83.0,@aws-cdk/aws-ecr=1.83.0,@aws-cdk/aws-ecr-assets=1.83.0,@aws-cdk/aws-ecs=1.83.0,@aws-cdk/aws-elasticloadbalancingv2=1.83.0,@aws-cdk/aws-events=1.83.0,@aws-cdk/aws-events-targets=1.83.0,@aws-cdk/aws-iam=1.83.0,@aws-cdk/aws-kms=1.83.0,@aws-cdk/aws-lambda=1.83.0,@aws-cdk/aws-lambda-nodejs=1.83.0,@aws-cdk/aws-logs=1.83.0,@aws-cdk/aws-s3=1.83.0,@aws-cdk/aws-s3-assets=1.83.0,@aws-cdk/aws-servicediscovery=1.83.0,@aws-cdk/aws-sns=1.83.0,@aws-cdk/aws-sns-subscriptions=1.83.0,@aws-cdk/aws-sqs=1.83.0,@aws-cdk/aws-ssm=1.83.0,@aws-cdk/cloud-assembly-schema=1.83.0,@aws-cdk/core=1.83.0,@aws-cdk/custom-resources=1.83.0,@aws-cdk/cx-api=1.83.0,@aws-cdk/pipelines=1.83.0,@aws-cdk/region-info=1.83.0,jsii-runtime=node.js/v14.15.4" | ||
}, | ||
"Metadata": { | ||
"aws:cdk:path": "PipelineStack/PipelineStack-dev/TestCustomStack/CDKMetadata/Default" | ||
} | ||
} | ||
}, | ||
"Parameters": { | ||
"BootstrapVersion": { | ||
"Type": "AWS::SSM::Parameter::Value<String>", | ||
"Default": "/cdk-bootstrap/hnb659fds/version", | ||
"Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store." | ||
} | ||
}, | ||
"Rules": { | ||
"CheckBootstrapVersion": { | ||
"Assertions": [ | ||
{ | ||
"Assert": { | ||
"Fn::Not": [ | ||
{ | ||
"Fn::Contains": [ | ||
[ | ||
"1", | ||
"2", | ||
"3" | ||
], | ||
{ | ||
"Ref": "BootstrapVersion" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"AssertDescription": "CDK bootstrap stack version 4 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI." | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":"7.0.0"} |
86 changes: 86 additions & 0 deletions
86
cdk.out/assembly-PipelineStack-PipelineStack-dev/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
{ | ||
"version": "7.0.0", | ||
"artifacts": { | ||
"PipelineStackPipelineStackdevTestCustomStack90A38BA3.assets": { | ||
"type": "cdk:asset-manifest", | ||
"properties": { | ||
"file": "PipelineStackPipelineStackdevTestCustomStack90A38BA3.assets.json", | ||
"requiresBootstrapStackVersion": 4 | ||
} | ||
}, | ||
"PipelineStackPipelineStackdevTestCustomStack90A38BA3": { | ||
"type": "aws:cloudformation:stack", | ||
"environment": "aws://1233334/eu-central-1", | ||
"properties": { | ||
"templateFile": "PipelineStackPipelineStackdevTestCustomStack90A38BA3.template.json", | ||
"assumeRoleArn": "arn:${AWS::Partition}:iam::1233334:role/cdk-hnb659fds-deploy-role-1233334-eu-central-1", | ||
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::1233334:role/cdk-hnb659fds-cfn-exec-role-1233334-eu-central-1", | ||
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-1233334-eu-central-1/a1c22332bb042126886e2223ff5e23a3863c9f8f0b730558a1d3184039d2eeff", | ||
"requiresBootstrapStackVersion": 4, | ||
"additionalDependencies": [ | ||
"PipelineStackPipelineStackdevTestCustomStack90A38BA3.assets" | ||
], | ||
"stackName": "PipelineStack-dev-TestCustomStack" | ||
}, | ||
"dependencies": [ | ||
"PipelineStackPipelineStackdevTestCustomStack90A38BA3.assets" | ||
], | ||
"metadata": { | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/OutputBlub": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "OutputBlub" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/Stage": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "Stage" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/CommitID": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "CommitID" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/RepoUrl": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "RepoUrl" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/BranchName": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "BranchName" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/BuildUrl": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "BuildUrl" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/CDKMetadata/Default": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "CDKMetadata" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/BootstrapVersion": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "BootstrapVersion" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-dev/TestCustomStack/CheckBootstrapVersion": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "CheckBootstrapVersion" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
20 changes: 20 additions & 0 deletions
20
...tack-PipelineStack-prod/PipelineStackPipelineStackprodTestCustomStack78675A32.assets.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"version": "7.0.0", | ||
"files": { | ||
"392c253a05b956914d6b9488bb8e21bd2cb4c7329bff4609b5bcb036abe0125f": { | ||
"source": { | ||
"path": "PipelineStackPipelineStackprodTestCustomStack78675A32.template.json", | ||
"packaging": "file" | ||
}, | ||
"destinations": { | ||
"1233334-eu-central-1": { | ||
"bucketName": "cdk-hnb659fds-assets-1233334-eu-central-1", | ||
"objectKey": "392c253a05b956914d6b9488bb8e21bd2cb4c7329bff4609b5bcb036abe0125f", | ||
"region": "eu-central-1", | ||
"assumeRoleArn": "arn:${AWS::Partition}:iam::1233334:role/cdk-hnb659fds-file-publishing-role-1233334-eu-central-1" | ||
} | ||
} | ||
} | ||
}, | ||
"dockerImages": {} | ||
} |
65 changes: 65 additions & 0 deletions
65
...ck-PipelineStack-prod/PipelineStackPipelineStackprodTestCustomStack78675A32.template.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"Outputs": { | ||
"OutputBlub": { | ||
"Value": "BlubValue " | ||
}, | ||
"Stage": { | ||
"Value": "prod" | ||
}, | ||
"CommitID": { | ||
"Value": "not set!" | ||
}, | ||
"RepoUrl": { | ||
"Value": "https://github.com/mmuller88/aws-cdk-staging-pipeline" | ||
}, | ||
"BranchName": { | ||
"Value": "master" | ||
}, | ||
"BuildUrl": { | ||
"Value": "not set!" | ||
} | ||
}, | ||
"Resources": { | ||
"CDKMetadata": { | ||
"Type": "AWS::CDK::Metadata", | ||
"Properties": { | ||
"Modules": "aws-cdk=1.81.0,@aws-cdk/assets=1.83.0,@aws-cdk/aws-apigateway=1.83.0,@aws-cdk/aws-applicationautoscaling=1.83.0,@aws-cdk/aws-autoscaling=1.83.0,@aws-cdk/aws-autoscaling-common=1.83.0,@aws-cdk/aws-autoscaling-hooktargets=1.83.0,@aws-cdk/aws-cloudformation=1.83.0,@aws-cdk/aws-cloudwatch=1.83.0,@aws-cdk/aws-codebuild=1.83.0,@aws-cdk/aws-codeguruprofiler=1.83.0,@aws-cdk/aws-codepipeline=1.83.0,@aws-cdk/aws-codepipeline-actions=1.83.0,@aws-cdk/aws-ec2=1.83.0,@aws-cdk/aws-ecr=1.83.0,@aws-cdk/aws-ecr-assets=1.83.0,@aws-cdk/aws-ecs=1.83.0,@aws-cdk/aws-elasticloadbalancingv2=1.83.0,@aws-cdk/aws-events=1.83.0,@aws-cdk/aws-events-targets=1.83.0,@aws-cdk/aws-iam=1.83.0,@aws-cdk/aws-kms=1.83.0,@aws-cdk/aws-lambda=1.83.0,@aws-cdk/aws-lambda-nodejs=1.83.0,@aws-cdk/aws-logs=1.83.0,@aws-cdk/aws-s3=1.83.0,@aws-cdk/aws-s3-assets=1.83.0,@aws-cdk/aws-servicediscovery=1.83.0,@aws-cdk/aws-sns=1.83.0,@aws-cdk/aws-sns-subscriptions=1.83.0,@aws-cdk/aws-sqs=1.83.0,@aws-cdk/aws-ssm=1.83.0,@aws-cdk/cloud-assembly-schema=1.83.0,@aws-cdk/core=1.83.0,@aws-cdk/custom-resources=1.83.0,@aws-cdk/cx-api=1.83.0,@aws-cdk/pipelines=1.83.0,@aws-cdk/region-info=1.83.0,jsii-runtime=node.js/v14.15.4" | ||
}, | ||
"Metadata": { | ||
"aws:cdk:path": "PipelineStack/PipelineStack-prod/TestCustomStack/CDKMetadata/Default" | ||
} | ||
} | ||
}, | ||
"Parameters": { | ||
"BootstrapVersion": { | ||
"Type": "AWS::SSM::Parameter::Value<String>", | ||
"Default": "/cdk-bootstrap/hnb659fds/version", | ||
"Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store." | ||
} | ||
}, | ||
"Rules": { | ||
"CheckBootstrapVersion": { | ||
"Assertions": [ | ||
{ | ||
"Assert": { | ||
"Fn::Not": [ | ||
{ | ||
"Fn::Contains": [ | ||
[ | ||
"1", | ||
"2", | ||
"3" | ||
], | ||
{ | ||
"Ref": "BootstrapVersion" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"AssertDescription": "CDK bootstrap stack version 4 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI." | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":"7.0.0"} |
86 changes: 86 additions & 0 deletions
86
cdk.out/assembly-PipelineStack-PipelineStack-prod/manifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
{ | ||
"version": "7.0.0", | ||
"artifacts": { | ||
"PipelineStackPipelineStackprodTestCustomStack78675A32.assets": { | ||
"type": "cdk:asset-manifest", | ||
"properties": { | ||
"file": "PipelineStackPipelineStackprodTestCustomStack78675A32.assets.json", | ||
"requiresBootstrapStackVersion": 4 | ||
} | ||
}, | ||
"PipelineStackPipelineStackprodTestCustomStack78675A32": { | ||
"type": "aws:cloudformation:stack", | ||
"environment": "aws://1233334/eu-central-1", | ||
"properties": { | ||
"templateFile": "PipelineStackPipelineStackprodTestCustomStack78675A32.template.json", | ||
"assumeRoleArn": "arn:${AWS::Partition}:iam::1233334:role/cdk-hnb659fds-deploy-role-1233334-eu-central-1", | ||
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::1233334:role/cdk-hnb659fds-cfn-exec-role-1233334-eu-central-1", | ||
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-1233334-eu-central-1/392c253a05b956914d6b9488bb8e21bd2cb4c7329bff4609b5bcb036abe0125f", | ||
"requiresBootstrapStackVersion": 4, | ||
"additionalDependencies": [ | ||
"PipelineStackPipelineStackprodTestCustomStack78675A32.assets" | ||
], | ||
"stackName": "PipelineStack-prod-TestCustomStack" | ||
}, | ||
"dependencies": [ | ||
"PipelineStackPipelineStackprodTestCustomStack78675A32.assets" | ||
], | ||
"metadata": { | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/OutputBlub": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "OutputBlub" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/Stage": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "Stage" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/CommitID": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "CommitID" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/RepoUrl": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "RepoUrl" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/BranchName": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "BranchName" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/BuildUrl": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "BuildUrl" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/CDKMetadata/Default": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "CDKMetadata" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/BootstrapVersion": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "BootstrapVersion" | ||
} | ||
], | ||
"/PipelineStack/PipelineStack-prod/TestCustomStack/CheckBootstrapVersion": [ | ||
{ | ||
"type": "aws:cdk:logicalId", | ||
"data": "CheckBootstrapVersion" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.