Warning
This repository is still under construction!
A Terraform template for new ARC Terraform projects or modules. It has a suggested skeleton structure and GitHub Actions workflows.
- Fork this repo. If creating a self-contained module, name your repo
according to the module naming convention
of
terraform-<PROVIDER>-<NAME>
. - Change CODEOWNERS to you / your Team.
Name | Version |
---|---|
terraform | >= 1.8.5 |
random | ~> 3.4.3 |
Name | Version |
---|---|
random | ~> 3.4.3 |
No modules.
Name | Type |
---|---|
random_id.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
prefix | A dummy prefix. | string |
"my-test" |
no |
Name | Description |
---|---|
random_val | List your outputs here. |