Skip to main content

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

  1. Python3
  2. 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

aws-rds-parameter-group-to-tf-1.2.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page