Skip to content

Some example GorillaStack Terraform templates to help you get started

License

Notifications You must be signed in to change notification settings

GorillaStack/terraform-examples

Repository files navigation

Terraform Examples

Some example GorillaStack Terraform templates to help you get started

Getting Started

Clone the repository or copy down the templates manually. Please:

  1. Make sure you have variables.tf file. This defines the variables that we need for our terraform provider.
  2. Rename the examples.tfvars file, for example mv examples.tfvars variables.tfvars. Our .gitignore file ignores all .tfvars files, other than examples.tfvars. Please be sure to rename this file so that you avoid accidentally committing your API key and Team Id to any repository.
  3. Enter your TeamId and API Key into the renamed .tfvars file.
  4. Make sure that you have installed the GorillaStack Terraform Provider.

Releases

No releases published

Packages

No packages published

Languages