Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibm_is_instance for catalog images is not allowing vsi creation with VNI #5629

Closed
ujjwal-ibm opened this issue Sep 9, 2024 · 0 comments · Fixed by #5630
Closed

ibm_is_instance for catalog images is not allowing vsi creation with VNI #5629

ujjwal-ibm opened this issue Sep 9, 2024 · 0 comments · Fixed by #5630
Labels
service/VPC Infrastructure Issues related to the VPC Infrastructure

Comments

@ujjwal-ibm
Copy link
Collaborator

Community Note

  • 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

Affected Resource(s)

  • ibm_is_instance

Terraform Configuration Files

Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.

terraform plan
╷
│ Error: Missing required argument
│
│   with ibm_is_instance.test_node_a,
│   on main.tf line 65, in resource "ibm_is_instance" "test_node_a":

 "catalog_offering.0.version_crn": all of `catalog_offering.0.version_crn,primary_network_interface,profile,vpc,zone` must be specified

Debug Output

Panic Output

Expected Behavior

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

  • #0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service/VPC Infrastructure Issues related to the VPC Infrastructure
Projects
None yet
1 participant