Skip to content

Commit

Permalink
remove erroneous attribute in example (IBM-Cloud#5999)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Kita authored Feb 18, 2025
1 parent 37488e6 commit 7976dd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/pi_image.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ The following example enables you to create a image in your project:

```terraform
resource "ibm_pi_image" "testacc_image "{
pi_image_name = "7200-03-02"
pi_image_id = <"image id obtained from the datasource">
pi_cloud_instance_id = "<value of the cloud_instance_id>"
}
Expand Down

0 comments on commit 7976dd5

Please sign in to comment.