Command to generate Terrafrom JSON Configuration Syntax to create an AWS Relational Database Service (RDS) resource from a ServiceNow ticket (json)
Download the binaries for your OS from the latest release artifacts. Unzip the
executable file in a directory in your $PATH and make executable. The command
takes two arguments: the input file containing the JSON from the ServiceNow
requested item, and the path/name of the output file for the JSON syntax
configuration file. The JSON syntax file should have a .tf.json extension.
For example:
$ grace-paas-rds RITM.json rds.tf.json
This project is in the worldwide public domain. As stated in CONTRIBUTING:
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.