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
I am trying to run Terraform Open Source using Azure Devops I have the state file stored in Azure Blobstorage
I am trying to convert Cloudformation code to Terraform. The YAML file which I have is for the SageMaker project, provided by AWS.
Input Variable appr = { "product1" = {WO = ["6470"], RO = ["6471","5538"]},
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
I must be missing something in how AWS secrets can be accessed through Terraform. Here is the scenario I am struggling with: