Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update cmft templates with stackrefs #276

Merged
merged 24 commits into from
Feb 2, 2023
Merged

update cmft templates with stackrefs #276

merged 24 commits into from
Feb 2, 2023

Conversation

deathtenk
Copy link
Contributor

this just changes the manual references that were being made previously to stack references.

@milt
Copy link
Member

milt commented Jan 27, 2023

Also don't forget to update the doc: https://github.com/yetanalytics/lrsql/blob/stackref_update/doc/aws.md

dev-resources/template/1_db.yml Outdated Show resolved Hide resolved
dev-resources/template/1_db.yml Outdated Show resolved Hide resolved
dev-resources/template/2_lrs.yml Outdated Show resolved Hide resolved
@deathtenk
Copy link
Contributor Author

tested and ready for review.

doc/aws.md Show resolved Hide resolved
Copy link
Member

@milt milt left a comment

Choose a reason for hiding this comment

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

See inline comments, also make sure to get this up to date with main, you've got an (easy) merge conflict in the LRS template

Copy link
Member

@milt milt left a comment

Choose a reason for hiding this comment

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

Looks good to me and my test stack is working fine.

@@ -60,9 +60,18 @@ Parameters:
- false
Default: true

Mappings:
Copy link
Member

Choose a reason for hiding this comment

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

neat!

@@ -77,7 +53,7 @@ Parameters:
InstanceSSHCidr:
Description: CIDR Range for SSH Access to instances (Typically VPC CIDR Range)
Type: String
Default: "173.147.0.0/16"
Default: "172.147.0.0/16"
Copy link
Member

Choose a reason for hiding this comment

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

i sorta get updating these but in general its totally deployment specific.

@deathtenk deathtenk merged commit a590a76 into main Feb 2, 2023
@deathtenk deathtenk deleted the stackref_update branch February 2, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants