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

Fix: updating terraform #258

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix: updating terraform #258

merged 1 commit into from
Jan 29, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Jan 29, 2024

This pull request updates the version of Terraform used in our CI workflow from 1.7.0 to 1.7.1. This update includes several bug fixes and improvements that will enhance the stability and reliability of our Terraform deployments.

Additionally, the pull request enables the AzureRM backend in our Terraform configuration by uncommenting the corresponding line in the terraform.tf file. This change allows us to store the Terraform state in an Azure storage account, providing a more secure and scalable solution for managing our infrastructure.

Overall, these changes improve the project by ensuring that we are using the latest version of Terraform with important bug fixes, and by enabling a more robust backend for managing our Terraform state.

@robinmordasiewicz robinmordasiewicz merged commit c9facdf into main Jan 29, 2024
2 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the fixdevskim branch January 29, 2024 15: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.

1 participant