Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform 1.x support #509

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Terraform 1.x support #509

wants to merge 17 commits into from

Conversation

bmorrissirromb
Copy link
Collaborator

@bmorrissirromb bmorrissirromb commented Jun 7, 2024

This change adds support for Terraform 1.x, both as a regular Config rule and an Organizational Config rule.

There's a few other minor changes thrown in here:

  1. The liblogging import and invocations have been removed. They have been replaced by simple print statement.
  2. Externalized the export function so that we have a model for how to break rdk.py up into more manageable files.
  3. Remove a few TODOs and put them into the Issues list.
  4. Add a few more data members to the RDK class, so that (for example), the account ID can be referenced as a property of the RDK object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant