Avatart Andreas Cook

Andreas Cook

Peerobyte is a team of extremely enthusiastic specialists with a foothold in the European market via a Tier III Data Center in Frankfurt, Germany.

Peerobyte‘s roots are in server equipment because many of our engineers started their career in hardware infrastructure and its virtualization. That is why our team has expertise in building and developing cloud infrastructure to provide stable and flexible systems for every challenges of our clients.

answers & questions of Andreas Cook

Learn more

Best Practices for Terraform Project Structure

Before, I managed all the infrastructure of my Terraform project by writing all the resources in a single main.tf file. Now I want to split the terraform configuration by distributing it from one directory to several subfolders, for example: The problem occurs when I use terraform command:
		
terraform apply network
Terraform creates a plan that will remove resources defined outside the network folder. How can I organize the repository so that changes affect only the needed group of resources and the cu
Gravatar — онлайн-сервис, позволяющий пользователям Интернета поддерживать постоянную картинку на большинстве сайтов.

Replied 1 year ago

10 replies

5 votes

Best Practices for Terraform Project Structure

Before, I managed all the infrastructure of my Terraform project by writing all the resources in a single main.tf file. Now I want to split the terraform configuration by distributing it from one directory to several subfolders, for example: The problem occurs when I use terraform command:
		
terraform apply network
Terraform creates a plan that will remove resources defined outside the network folder. How can I organize the repository so that changes affect only the needed group of resources and the cu
Gravatar — онлайн-сервис, позволяющий пользователям Интернета поддерживать постоянную картинку на большинстве сайтов.

Replied 1 year ago

10 replies

5 votes

Subscribe to our newsletter to get articles and news