You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform CLI and Terraform IBM Provider Version
% terraform -v
Terraform v1.5.3
on darwin_arm64
+ provider registry.terraform.io/ibm-cloud/ibm v1.58.1
Your version of Terraform is out of date! The latest version
is 1.6.5. You can update by downloading from https://www.terraform.io/downloads.html
Affected Resource(s)
ibm_pi_network
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
% ic pi subnet get e20f0262-fce0-44ec-be9c-c99d33338108
Getting Subnet e20f0262-fce0-44ec-be9c-c99d33338108 under account Powell Quiring's Account as user [email protected]...
ID e20f0262-fce0-44ec-be9c-c99d33338108
Name per-spoke1-private
VLAN 1475
Type vlan
CIDR Block 10.1.2.0/26
DNS 10.1.0.68, 161.26.0.10, 161.26.0.11
IP Range [10.1.2.4-10.1.2.62]
Gateway 10.1.2.1
Jumbo false
Steps to Reproduce
terraform apply
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Expected Behavior
A network with one DNS record to be created.
Actual Behavior
Multiple DNS records were created:
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: