Editing the wordpress tf file

Im checking this article on using Terraform to install a WordPress site.
I want to edit the script that installs wordpress but fail to see where it is at https://www.linode.com/docs/guides/deploy-a-wordpress-site-using-terraform-and-linode-stackscripts/

1 Reply

This particular guide has instructions for installing this WordPress StackScript. If you would like to edit it, you can copy it and follow the instructions for creating your own StackScript.

You can then reconfigure your ~/terraform/terraform.tfvars file to deploy your WordPress StackScript as opposed to the one that is mentioned in the guide. Instructions for setting the StackScript ID can be found in the Assign Values to the Input Variables section of the WordPress/Terraform guide.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct