How Terraform works under the hood based on example of AzureRM provider by Michal Smyk

Опубликовано: 20 Ноябрь 2024
на канале: Engineering Community
339
13

During the event we have discussed how Terraform providers works, based on example of AzureRM Terrafom provider.
How Terraform uses providers?
How to find source code for Terraform providers and what is the repository structure.
How to set-up your environment for developing Terraform providers.
How to introduce and tests simple changes within existing Terraform providers.
How to use our custom providers outside of our local environment.