Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

feat(infra): intialise CDK project #5

Merged
merged 4 commits into from
Sep 26, 2020
Merged

feat(infra): intialise CDK project #5

merged 4 commits into from
Sep 26, 2020

Conversation

SPlanzer
Copy link

@SPlanzer SPlanzer commented Sep 17, 2020

Intialise CDK project #4

Please see #4 - this outlines renaming of default cdk init sub-directory as under taken in commit a4380a3

@SPlanzer SPlanzer linked an issue Sep 17, 2020 that may be closed by this pull request
@SPlanzer SPlanzer requested a review from imincik September 17, 2020 23:02
@SPlanzer SPlanzer force-pushed the cdk_init branch 3 times, most recently from 8eaa78f to 8970c75 Compare September 24, 2020 01:55
infra/app.py Outdated
RasterStack(
app,
"raster-nonprod",
stack_name="data-lake-raster-nonprod",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need different stack name here

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed this to geospatial-data-lake-raster-nonprod

This is how we seem to to be differentiating between DLv1 and DLv2

infra/app.py Outdated
RasterStack(
app,
"raster-prod",
stack_name="data-lake-raster-prod",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Different stack name here as well

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have changed this to geospatial-data-lake-raster-nonprod

@imincik imincik changed the title Intialise CDK project feat(infra): intialise CDK project Sep 25, 2020
@imincik imincik merged commit ded441b into master Sep 26, 2020
@imincik imincik deleted the cdk_init branch September 26, 2020 09:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Intialise CDK Project
2 participants