avx-pmarie-aws-infra/init-state/README.md
2022-07-01 14:12:11 +02:00

213 B

state

This terraform infra creates mandatory s3 bucket & dynamo db for locks to handle terraform's states.

Usage

$ terraform init
$ terraform plan -out tf.plan
$ terraform apply tf.plan
...

$