terraform
Lambda and Self-Managed Kafka authentication
I want to create Lambda function that will act as a consumer for self-managed Kafka messages. I am also using 开发者_StackOverflow社区Terraform, but the doc ( https://registry.terraform.io/providers/h[详细]
2022-12-07 22:16 分类:问答Terraform Init throwing error while using with Azure DevOps
I am trying to run Terraform Open Source using Azure Devops I have the state file stored in Azure Blobstorage[详细]
2022-12-07 20:45 分类:问答Converting Sagemaker project Cloudformation code to Terraform
I am trying to convert Cloudformation code to Terraform. The YAML file which I have is for the SageMaker project, provided by AWS.[详细]
2022-12-07 19:42 分类:问答Iterating List of lists getting null value in terraform
Input Variable appr = { "product1" = {WO = ["6470"], RO = ["6471","5538"]},[详细]
2022-12-07 19:24 分类:问答Iterating Two Maps Inside A Resource using for_each
I\'m Trying to create azure SRV record based on some condition, for this multiple target is needed for a single SRV record. If I iterate inside dynamic each.key and each.value is referring the key val[详细]
2022-12-07 18:03 分类:问答Terraform and AWS secrets
I must be missing something in how AWS secrets can be accessed through Terraform. Here is the scenario I am struggling with:[详细]
2022-12-07 17:28 分类:问答