How to Build
$ asml castConfiguring Remote State
[project]
name = "my-project"
# The terraform table is optional
# By default Terraform will write state to a local file
[terraform]
state_bucket_name = "bucket"
lock_table_name = "table"Using an AWS Credentials Profile
Last updated