I'm refactoring some Terraform modules and am getting: Error: Provider configuration not present To work with module.my_module.some_…
terraform terraform-modulesI am trying to use Modules for dependencies in my Terraform code. But even after mentioning that particular source path …
terraform-provider-azure terraform-modulesI am new to terraform and trying to build an infrastructure with two subnets and VPC. I have created two …
amazon-web-services terraform amazon-vpc terraform-modulesI want to use output variables of one resource/module as an input to another resource/modules. Is that possible? …
terraform-provider-azure terraform-modules