Open smathews opened 12 months ago
@smathews The pi_image_name
is primarily utilized for COS. However, it's important to note that stock image names cannot be altered. If you're importing an image from your COS, then modifications can be made accordingly.
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.6.3 on linux_amd64
Affected Resource(s)
resource
ibm_pi_image
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Image would be created with the name
RHEL9-ASPERA
.Actual Behavior
Image created with name of stock image
RHEL9-SP2
.Steps to Reproduce
terraform apply
Important Factoids
References
0000