DNUM-SocialGouv / 1j1s-front

https://www.1jeune1solution.gouv.fr
MIT License
9 stars 6 forks source link

feat(wskills): flip la bannière world skills #3257

Closed sokl-octo closed 1 month ago

sokl-octo commented 2 months ago
github-actions[bot] commented 2 months ago

Simulation des changements d'infrastruture Terraform sur scalingo-recette

Format et Style du code Terraform 🖌 : ✅

Validation de la configuration de Terraform (validate) 🤖 : ✅

Montrer le résultat de la validation ``` Success! The configuration is valid. ```

Terraform Plan 📖 : ✅

Montrer les modifications prévues par Terraform ``` terraform module.front_app.data.environment_variables.scalingo_region_env: Reading... data.statuscake_contact_group.default_contact_group: Reading... module.front_app.data.environment_variables.scalingo_region_env: Read complete after 0s [id=1cbe5808-676a-09de-a7bd-1fc6b929f891] data.dotenv.envs_du_fichier_env: Reading... data.dotenv.envs_du_fichier_env: Read complete after 0s [id=�:�b.�� ���la��ғ$��] data.cloudflare_zone.zone: Reading... data.cloudflare_zone.zone: Read complete after 0s [id=2df6de52b2ef58de5641d2f2f6b55e78] cloudflare_record.domaine_analytics_eulerian["yssn.recette.1jeune1solution.gouv.fr"]: Refreshing state... [id=f6fb41d9ffcc10db04678dc58d419850] data.statuscake_contact_group.default_contact_group: Read complete after 0s [id=286221] module.front_app.data.scalingo_stack.stack: Reading... module.front_app.data.scalingo_scm_integration.scm_integration["github"]: Reading... module.front_app.data.scalingo_scm_integration.scm_integration["github"]: Read complete after 1s [id=8abb0726-3707-456b-823c-f119d20740aa] module.front_app.data.scalingo_stack.stack: Read complete after 1s [id=st-7ccbf8e6-04d3-4e2c-98e3-604a4700cebc] module.front_app.scalingo_app.app: Refreshing state... [id=6245cca7623d3a000e9b9517] module.front_app.scalingo_domain.canonical_domain["recette.1jeune1solution.gouv.fr"]: Refreshing state... [id=64d2081761d7b2000fbf653f] module.front_app.scalingo_log_drain.app["elk"]: Refreshing state... [id=8cc87c3126e15f8e92570811ce549d5815989e34bbdeb7195b91ffa0030da85a] module.front_app.scalingo_container_type.containers["web"]: Refreshing state... [id=6245cca7623d3a000e9b9517:web] module.front_app.scalingo_addon.addons["redis"]: Refreshing state... [id=ad-102bc06d-ebc2-4324-a80a-7f030608cec6] module.front_app.scalingo_scm_repo_link.scm_repo_link["github"]: Refreshing state... [id=6245cca7623d3a000e9b9517] cloudflare_record.domaine["recette.1jeune1solution.gouv.fr"]: Refreshing state... [id=6ac534541aae643b4c638fdf2a4d84f6] statuscake_uptime_check.http_check: Refreshing state... [id=6673787] module.front_app.scalingo_log_drain.addons["redis-elk"]: Refreshing state... [id=650611545e1d258c00cc24a2f642123d85eb56c8b9ffbbc4a889475c1c64716b] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # module.front_app.scalingo_app.app will be updated in-place ~ resource "scalingo_app" "app" { ~ environment = { + "NEXT_PUBLIC_WORLD_SKILLS_FEATURE" = (sensitive value) # (91 unchanged elements hidden) } id = "6245cca7623d3a000e9b9517" name = "1j1s-front" # (8 unchanged attributes hidden) } Plan: 0 to add, 1 to change, 0 to destroy. Warning: Argument is deprecated with cloudflare_record.domaine["recette.1jeune1solution.gouv.fr"], on cdn.tf line 11, in resource "cloudflare_record" "domaine": 11: value = module.front_app.origin_domain `value` is deprecated in favour of `content` and will be removed in the next major release. (and one more similar warning elsewhere) ───────────────────────────────────────────────────────────────────────────── Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly these actions if you run "terraform apply" now. ```

Pour appliquer les changements proposés par ce plan :

Environnement: scalingo-recette, Auteur: @sokl-octo, Répertoire: ./terraform