Creates an S3 bucket and a DynamoDB table for Terraform state and lock management.
Project description
Terraform Backend S3 Bucket
Provides a CDK construct for Terraform state management. The construct consists of
- S3 bucket
- DynamoDB table.
Features
- Versioning is enabled [S3.14] S3 buckets should use versioning
- All public access is blocked [S3.1] S3 Block Public Access setting should be enabled
- Enforce SSL for requests [S3.5] S3 buckets should require requests to use Secure Socket Layer
- A lifecycle policy for non-current versions of objects [S3.10] S3 buckets with versioning enabled should have lifecycle policies configured
- Enforcing that the bucket owner owns every object in the bucket.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file terraform-backend-s3-bucket-0.0.21.tar.gz
.
File metadata
- Download URL: terraform-backend-s3-bucket-0.0.21.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6bf3c1fc2a6b006b3a9a793a446e7e8889f9657dfaef0c7ba3f5390d71e8ae6 |
|
MD5 | 34061762f9522ebbf7981e2fae9f0270 |
|
BLAKE2b-256 | 9b1813af197cbc669477a5c86d767478e2bb4043bc981172d4c442c8d02dabae |
File details
Details for the file terraform_backend_s3_bucket-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: terraform_backend_s3_bucket-0.0.21-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a1738e29d740f346ec4e122ddf44b93a1cb4d740798c591a75bf7af50bc9365 |
|
MD5 | 74c1688abd34c27644a01798bde4c163 |
|
BLAKE2b-256 | 02c3b6496ec3d1958a43ceaf8b254b7813f9b780e5308b6b9ea687ac72440f60 |