Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
13いいね 279回再生

Terraform code architecture design to create a new wrapper

In the video, we will see how we can create company internal infra services for our microservice requirements (For example: PostgreSQL, MongoDB, Keycloak, Active Directory). All sensitive data created by Terraform for the service requirements will be stored inside of the Hashicorp Vault with the predefined design per each team and service name. To get access to the Hasicorp Vault for the superuser credentials for each of the infra-services (PostgreSQL, MongoDB, Keycloak, Active Directory) our microservice Terraform code files require the SERVICE_TOKEN variable. The Terraform state path per each of the microservices will be generated with the pre-defined style. Path to the code files

github.com/jamalshahverdiev/terraform-common-modul…
github.com/jamalshahverdiev/terraform-structured

コメント