Create a Terraform parameter group from an AWS RDS parameter group.
Project description
AWS RDS Parameter Group To Terraform Converter
Converts AWS RDS Parameter Group to a Terraform object. Helps during database major version upgrades.
Requirements
- Python3
- A working
awscli
with read access to RDS.
Installation
pip install aws-rds-parameter-group-to-tf
Usage
Directly using the CLI:
$ aws configure # Make sure you are authenticated with AWS.
$ parametergrouptotf --name my-db-parameter-group
Or if you have your parameter group already in JSON format:
$ cat your-param-group.json | parametergrouptotf --stdin
Project details
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 aws-rds-parameter-group-to-tf-1.3.1.tar.gz
.
File metadata
- Download URL: aws-rds-parameter-group-to-tf-1.3.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbbac7d28624d728cdf52c81c2e1415c80087098651a599e8d55b959a6266bf9 |
|
MD5 | f09f9414bd50891f3225976ed96fc2f3 |
|
BLAKE2b-256 | 49c814af7a43ff4d44d61fc783686f0d26876d64803e0be64690a7b1b058a3f5 |
File details
Details for the file aws_rds_parameter_group_to_tf-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: aws_rds_parameter_group_to_tf-1.3.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15ebe0de104e1d40e6a345efb3bbd109cf7ec914bffd283a4878fe90eae67f3d |
|
MD5 | a6b768abda556df0d41636998d3749db |
|
BLAKE2b-256 | 30341250541e0dd9f12022512d3a2930c805c56939daf8f629f3ca244d73460b |