Closed
Description
Description
The scaleway_ipam_ip datasource currently supports returning only a single IP address. However, this becomes a limitation when working with resources like Redis clusters, which may have multiple associated IP addresses.
Terraform Version
Affected Resource(s)
- scaleway_ipam_ip
Terraform Configuration Files
# Copy-paste the minimal (if possible) terraform configuration to reproduce the bug here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp
Debug Output
Panic Output
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
- #0000