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
tlambert
Linode Staff
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.