terraform.aws-baseline-infra/modules/terraform-setup
2022-08-17 16:55:28 +08:00
..
examples UPD: minor updates 2022-08-17 16:55:28 +08:00
main.tf UPD: canned s3 bucket policy 2022-08-17 16:01:26 +08:00
outputs.tf NEW: module for creating state bucket and lock 2022-08-17 11:50:26 +08:00
README.md UPD: minor updates 2022-08-17 16:55:28 +08:00
variables.tf UPD: minor updates 2022-08-17 16:55:28 +08:00

terraform-setup module

Module for creating terraform state bucket and locks.

The output provider-config-block shows how to configure terraform provider.

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.