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
Hello Everyone, Sorry if this is obvious or if it's been answered before, I looked far and wide for an answer but I couldn't find anything.
I used terragrunt to import the instance_template, and now I'm trying to import the compute_instance, and everything works save for not being able to define a startup script for each instance I'm trying to create.
I know I can define a startup script for the template, but I need different startup scripts for each compute_instance, and I can't find the input I need for the compute_instance module.
Hello Everyone, Sorry if this is obvious or if it's been answered before, I looked far and wide for an answer but I couldn't find anything.
I used terragrunt to import the instance_template, and now I'm trying to import the compute_instance, and everything works save for not being able to define a startup script for each instance I'm trying to create.
I know I can define a startup script for the template, but I need different startup scripts for each compute_instance, and I can't find the input I need for the compute_instance module.
Here is my Instance_template:
and here are the configurations I tried for compute_instance:
any help is highly appreciated, Thank you.
The text was updated successfully, but these errors were encountered: