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

adding init #608

Merged
merged 1 commit into from
Sep 20, 2024
Merged

adding init #608

merged 1 commit into from
Sep 20, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Sep 20, 2024

Adds necessary initialization changes to the Terraform configuration files.

In terraform/locals.tf, the SKU for the Fortinet firewall VM is updated from version 3 to version 2. This change ensures that the correct SKU is used for the firewall VM.

In terraform/spoke-k8s_cluster.tf, the Kubernetes cluster configuration is updated to use the Free SKU tier, the Kubernetes Official support plan, and version 1.30. These changes align the Kubernetes cluster setup with the desired specifications.

These modifications aim to ensure that the project's infrastructure is correctly initialized and configured for optimal performance and compatibility.

@robinmordasiewicz robinmordasiewicz merged commit c917b48 into main Sep 20, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev106 branch September 20, 2024 17:02
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