Skip to content
Snippets Groups Projects
Commit 3088fc80 authored by MUNIER Florian's avatar MUNIER Florian
Browse files

Update README.md

parent f0edd3d6
No related branches found
No related tags found
No related merge requests found
Pipeline #15834 canceled
...@@ -89,6 +89,8 @@ Pour cela, allez dans le fichier "main.tf" et veuillez à renseigner les variabl ...@@ -89,6 +89,8 @@ Pour cela, allez dans le fichier "main.tf" et veuillez à renseigner les variabl
SECGROUP_BASTION_NAME = "secgroup_bastion" SECGROUP_BASTION_NAME = "secgroup_bastion"
SECGROUP_APPLICATION_NAME = "secgroup_application" SECGROUP_APPLICATION_NAME = "secgroup_application"
SECGROUP_INTERNAL_NETWORK_NAME = "secgroup_internal_network" SECGROUP_INTERNAL_NETWORK_NAME = "secgroup_internal_network"
K3S_TOKEN = "cluster"
} }
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment