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 #593

Merged
merged 1 commit into from
Sep 17, 2024
Merged

adding init #593

merged 1 commit into from
Sep 17, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Sep 17, 2024

Adds the initialization step for several resources in the Terraform configuration file spoke-k8s_cluster.tf. The triggers for the null_resource blocks have been commented out to prevent unnecessary runs triggered by timestamp changes.

By commenting out the triggers, we ensure that these resources will only execute when explicitly required by their dependencies, enhancing the efficiency of the Terraform deployment process.

This change streamlines the initialization process and prevents unnecessary resource executions, leading to a more optimized and controlled Terraform deployment workflow.

@robinmordasiewicz robinmordasiewicz merged commit 197d387 into main Sep 17, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev102 branch September 17, 2024 14:12
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