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
Error: failed to provision {"code":609,"message":"assigned in body should be greater than or equal to 1"}
on ports.tf line 47, in resource "ibm_pi_instance" "instance":
47: resource "ibm_pi_instance" "instance" {
Panic Output
NA
Expected Behavior
Instance should be created without any error as it was using previous versions.
Actual Behavior
Fails with error.
Steps to Reproduce
terraform apply
Important Factoids
Seen in latest release version.
References
NA
The text was updated successfully, but these errors were encountered:
Terraform Version
Terraform v0.12.20
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
NA
Expected Behavior
Instance should be created without any error as it was using previous versions.
Actual Behavior
Fails with error.
Steps to Reproduce
terraform apply
Important Factoids
Seen in latest release version.
References
NA
The text was updated successfully, but these errors were encountered: