tfscaffold
tfscaffold copied to clipboard
Lock and encrypt state & Introduce state locking
These changes add encryption and additional protection to the state bucket, and to also require encryption when accessing/modifying state files.
Additionally, a lock table is added into dynamo with the intention of preventing multiple changes to the same state at the same type (supported by terraform and added to the backend config).
Any update on this one?
Hi @briancollinson, any chance to resolve conflict please ?