Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in terraform

Is there a way to define multiple source_file for Terraform archive provider?

terraform archive-file

How to reference a data source from a module to another module and pass it as a variable to root module?

Why does terraform fail with "An argument named "flow_log_destination_type" is not expected here"?

Terraform AWS : Couldn't reuse previously created root_block_device with AWS EC2 instance launched with aws_launch_configuration

If I use Terraform to import an AWS IAM user, do policies and access Keys attached to the user also get imported?

terraform

Terraform with existing production resources

How to reference a variable in Terraform file for Azure DevOps/VSTS

Inject GitLab CI Variables into Terraform Variables

Terraform - Multiple aws_s3_bucket_notification triggers on the same bucket

How can I give a service account access to a particular secret?

Terraform: "Variables may not be used here" during terraform init

Error creating CacheSecurityGroup: InvalidParameterValue

AWS API Gateway and Lambda function deployed through terraform -- Execution failed due to configuration error: Invalid permissions on Lambda function

Terraform - How to use conditionally created resource's output in conditional operator?

How to associate an Azure app service with an application insights resource (new or existing) using terraform?

is there any way I associate aws ELB/ALB with WAF ACL using terraform?

Terraform looping a module

Terraform: how to read list of maps?

terraform

Passing terraform variable values from .tfvars file in the project folders to the module

How to setup letsencrypt cert issuer for kubernetes on AWS EKS with Terraform