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

Merged
merged 1 commit into from
Jul 31, 2024
Merged

adding init #501

merged 1 commit into from
Jul 31, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Jul 31, 2024

Adds an "init" step to various parts of the project:

  1. In the manifests/apps/kustomization.yaml file, a new resource ./devcontainer is included.
  2. In the terraform/cloud-init/fortiweb.conf file, the "allowaccess" configuration for "port2" now includes https in addition to ping.
  3. In the terraform/spoke-k8s_cluster.tf file, a new trigger is added to the null_resource "kube_config" to ensure it always runs. Additionally, the secret created in the local-exec provisioner is now named fortiweb-login instead of fwb-login.

These changes aim to enhance the initialization process and improve the overall setup and configuration of the project.

@robinmordasiewicz robinmordasiewicz merged commit f982f82 into main Jul 31, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch July 31, 2024 19:36
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