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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size aws_rds_parameter_group_to_tf-1.3.1-py3-none-any.whl (3.7 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size aws-rds-parameter-group-to-tf-1.3.1.tar.gz (2.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for aws_rds_parameter_group_to_tf-1.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15ebe0de104e1d40e6a345efb3bbd109cf7ec914bffd283a4878fe90eae67f3d |
|
MD5 | a6b768abda556df0d41636998d3749db |
|
BLAKE2-256 | 30341250541e0dd9f12022512d3a2930c805c56939daf8f629f3ca244d73460b |
Close
Hashes for aws-rds-parameter-group-to-tf-1.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbbac7d28624d728cdf52c81c2e1415c80087098651a599e8d55b959a6266bf9 |
|
MD5 | f09f9414bd50891f3225976ed96fc2f3 |
|
BLAKE2-256 | 49c814af7a43ff4d44d61fc783686f0d26876d64803e0be64690a7b1b058a3f5 |