aws_lb Data Source returns error setting subnet_mapping: Invalid address to set: []string{"subnet_mapping", "0", "private_ipv4_address"} #14565
Labels
bug
Addresses a defect in current functionality.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Milestone
This issue was originally opened by @kartik-moolya as hashicorp/terraform#25806. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Debug Output
https://gist.github.com/kartik-moolya/7f8d657aec8990eef2707565c4e77f8e
Crash Output
Expected Behavior
The Data should have imported the LB details
Actual Behavior
Got the below error
Steps to Reproduce
terraform init
terraform apply
Additional Context
The loadbalancer is a public Network load balancer and was created using cloudformation
References
The text was updated successfully, but these errors were encountered: