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

Add separate config for tflint AWS plugin #165

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

davidkelliott
Copy link
Contributor

The tflint AWS plugin is currently not working if a local doesn't have a valid value if it's generate dynamically, there is no way to ignore this error, so separating the tflint config so the default is no plugins, and then the AWS plugin is defined in the tflint.aws.hcl file.

This makes more sense anyway, and when the aws plugin is working again we can change actions to use that. I've checked the usage of this and currently only the modernisation platform is using the default, DSO uses the Azure one.

The AWS plugin is currently not working if a local doesn't have a valid
value if it's generate dynamically, there is no way to ignore this
error, so separating the tflint config so the default is no plugins, and
then the AWS plugin is defined in the tflint.aws.hcl file.

This makes more sense anyway, and when the aws plugin is working again
we can change actions to use that.  I've checked the usage of this and
currently only the modernisation platform is using the default, DSO uses
the Azure one.
@davidkelliott davidkelliott requested a review from a team as a code owner November 3, 2022 15:27
Copy link
Contributor

@julialawrence julialawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants