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

Migrating vrms-backend to terraform #28

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

Tyson-miller
Copy link
Member

Migrating the configuration for vrms-backend to the new terraform-incubator directory.

This PR is strictly additive it does not remove any of the old code in the incubator directory.

Linked to this issue - hackforla/VRMS#1497

@Tyson-miller
Copy link
Member Author

Relevant parts of terraform plan for dev (rest is just a lot of moved statements):

Only changes are updating ecs fargate and replacing ecs task definition
Screenshot 2023-11-08 at 3 07 29 PM

The 1 add and 1 destroy is the task replacement and the 1 change is the fargate change due to the task definition ARN changing
Screenshot 2023-11-08 at 3 09 27 PM

@Tyson-miller
Copy link
Member Author

Relevant parts of terraform plan for prod. Similar to dev except it also adds route_53 for vrms.io for some reason.

Updating ecs_fargate, replacing task definition, updating a load balancer listener rule and adding a route 53 record:
Screenshot 2023-11-08 at 3 12 30 PM
Screenshot 2023-11-08 at 3 14 41 PM

Final tally for planned changes in prod
Uploading Screenshot 2023-11-08 at 3.16.08 PM.png…

@erniep278
Copy link
Member

Looks good to me

Copy link
Member

@erniep278 erniep278 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

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.

4 participants