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.2.1-py3-none-any.whl (3.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size aws-rds-parameter-group-to-tf-1.2.1.tar.gz (2.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for aws_rds_parameter_group_to_tf-1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25a32ce26107173782f0a89ff01fc813b3b07023521ad06f9695b3b49f7aa075 |
|
MD5 | 9ec0784b1407a75e31740a017c457808 |
|
BLAKE2-256 | b9a36cf76079dfcd889707687757128106f7fd2440029987d708e7fd57f0af4a |
Close
Hashes for aws-rds-parameter-group-to-tf-1.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 938ccef270e89d65dc5c4766714d1f1eda6d49782e8da403d76425c71703cd39 |
|
MD5 | 894213ca7d4c2cb3be352a294220ae22 |
|
BLAKE2-256 | 18204b834a2e93a5ef2a7dcff817fb4189f15eb1b36385c5be594ab0806458c7 |