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

Week 5: Demo Proposal #2380

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Week 5: Demo Proposal #2380

merged 2 commits into from
Aug 31, 2024

Conversation

chrissap543
Copy link
Contributor

Assignment Proposal

Title

Ensuring Terraform environment stability with Github Actions

Names and KTH ID

Deadline

  • Week 5

Category

  • Demo

Description

We will show how in a workflow, that when Terraform files are modified, we can then check the veracity of the changes. Once that has been verified, the merged pull request will update the environment.

Relevance

Terraform is an infrastructure-as-code tool. When you make changes to the test environment by modifying Terraform files, it is good to make sure that the modifications do not break any standards. It can also make a log in the pull request of what has changed. For example, instead of spending time in the AWS dashboard changing configurations, Terraform can automatically update the instance.

@Deee92 Deee92 added proposal A task proposal demo One of the task categories listed in README.md labels Aug 31, 2024
@Deee92
Copy link
Collaborator

Deee92 commented Aug 31, 2024

Merging, good luck!

@Deee92 Deee92 merged commit 67f716a into KTH:2024 Aug 31, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo One of the task categories listed in README.md proposal A task proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants