Terraform/11-modules-target
2023-07-04 19:02:30 +02:00
..
2023-07-04 19:02:30 +02:00
2023-07-04 19:02:30 +02:00
2023-07-04 19:02:30 +02:00
2023-07-04 19:02:30 +02:00

%title: Terraform %author: Hubetr

Terraform : modules - introduction


  • problem de null_resource > impossible de gérer la dépendance

  • utilisation de l'option target
terraform apply -target=module.docker
terraform apply -target=module.postgres