Simple custom terraform resource creation
this is just a quesiton regarding possibilities in terraform; here is the pitch.
Read key/value file and update the value of a specific key
Using Terraform, I’m trying to read key/value pairs from an external file, update one of the values, and use the resulting data as an input into a resource.
Maintaining Palo Alto Security Policy with Terraform
I’m exploring Terraform for automated creation of Palo Alto firewall security rules using the panos_security_policy resource.
merging two local variables in terraform
I have defined such a local variable in my code:
create rest api gateway in terraform loop
I have the same scenario of this link
Create AWS_API_GATEWAY_RESOURCES in a loop
How to flatten a set, but only 1-level deep?
I use Terraform on AWS. I’ve got a set of database resources. Now I want to iterate over them to add them to a dashboard with a few different metrics. The initial code looks like below:
Terraform tries to remove whole block instead of single attributes
I’m creating a custom terraform provider using terraform-plugin-sdk.
Dynamic dependency for resource Reference using depends_on in terraform
I need to bind depends_on with multiple resource base on the condition.
Terraform Snowflake Failed to install provider
I am trying to use Terraform to deploy some snowflake architecture. For testing purposes, my main.tf looks like the following:
Terraform: Conditionally add element to existing map
I have a map variable