Terraform script to Import Image from OBJECT STORAGE URL and create a Instance using custom image
Summary
Terraform script to Import Image from OBJECT STORAGE URL and create a Instance using custom imageContent
Hello All,
I have created a custom image and uploaded it to storage bucket as a storage object and generated pre-authenticated request for it. I need to create a instance based on this custom image in several accounts.
So Please share if you any terraform scripts for below mentioned tasks
1. Importing image using obejec storage url
2. Creating instance using the custom image.
Thanks in advance.
Regards,
Dileep.
1