From 440765062fdcfeb2b2b088b7a8da2edf06489242 Mon Sep 17 00:00:00 2001 From: Nathan RODET <["nrodet@grandlyon.com"]> Date: Thu, 5 Jan 2023 12:22:11 +0000 Subject: [PATCH] hot-fix: change readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd2f925..8a7f22a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Resources deployed : | scaleway_instance_ip | | | | scaleway_domain_record | | | | scaleway_domain_record | | | -| scaleway_instance_security_group | | 22, 443, 80 | +| scaleway_instance_security_group | | 22, 443 | | scaleway_instance_server | DEV1-L | | After the resources provisionned with Terraform, Cloud-init will configure the instances by running bash scripts, creating files... And 3 services will be running for each instance : -- GitLab