This is an example stack configuration for the private preview of Terraform Stacks. Language constructs and features are subject to change given feedback received during this preview. Do not use Stacks for production workloads at this time.
This is a stack using two components, two environments, and the random_pet
and null_resource
resources. The purpose is a no-authentication, state-only test of the stacks concepts. No identity
tokens are defined for OIDC authentication, no real infrastructure is provisioned, no cost will be
incurred.
We do not recommend using this example within production accounts.
Prerequisites: You must have a Terraform Cloud account with access to the private preview of Terraform Stacks and a GitHub account.
- Fork this repository to your own GitHub account, such that you can edit this stack configuration for your purposes.
- Create a new stack in Terraform Cloud and connect it to your forked configuration repository.
- "Provision" away! Remember, this is a state-only example with no external effects.