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

Merged
merged 1 commit into from
Sep 29, 2024
Merged

adding init #616

merged 1 commit into from
Sep 29, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Sep 29, 2024

Adds an initialization step to the null_resource "secret" in the terraform/spoke-k8s_cluster.tf file. By setting the triggers attribute to always_run = timestamp(), we ensure that this resource will be triggered every time to initialize the secret properly.

This change enhances the reliability and consistency of the initialization process for the secret resource, ensuring that it is always executed when needed.

@robinmordasiewicz robinmordasiewicz merged commit 5b642c4 into main Sep 29, 2024
3 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev106 branch September 29, 2024 21: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