2022-08-17 11:50:26 +08:00
|
|
|
# terraform-setup module
|
|
|
|
Module for creating terraform state bucket and locks.
|
|
|
|
|
|
|
|
The output ```provider-config-block``` shows how to configure terraform provider.
|
|
|
|
|
2022-08-17 16:55:28 +08:00
|
|
|
Please enable terraform default tags. See https://www.hashicorp.com/blog/default-tags-in-the-terraform-aws-provider
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
See examples in the examples directory.
|