Skip to content

issues Search Results · repo:terraform-linters/tflint-ruleset-aws language:Go

Filter by

130 results
 (51 ms)

130 results

interraform-linters/tflint-ruleset-aws (press backspace or delete to remove)

We imports tags from a module. And apply them this way : provider aws { region = eu-central-1 default_tags { tags = module.commons.tags } } When trying to add the rule : rule aws_provider_missing_default_tags ...
  • JeremieDoctrine
  • 8
  • Opened 
    5 days ago
  • #850

The base ruleset for tflint, tflint-ruleset-terraform, has a concept of presets . This groups the provided rules into categories so that users can enable/disable groups of rules at once which is particularly ...
  • dhutty-archer
  • Opened 
    20 days ago
  • #843

Hello, I’m using the following pre-commit config file: - repo: https://github.com/antonbabenko/pre-commit-terraform rev: v1.97.0 hooks: - id: terraform_fmt # - id: terraform_validate ...
  • Cesarsk
  • Opened 
    on Jan 27
  • #821

Good day, I trust this query finds you well. As I understand it, one needs to specify the desired version for the aws plugin to use with tflint, in the .tflint.hcl config file. Is it possible to have ...
  • rianhendrik
  • Opened 
    on Jan 16
  • #813

When using tflint, we are getting errors that the new bd.r8g family type is an invalid instance type. However we were able to use this instance type manually. Error: db.r8g.2xlarge is invalid instance ...
  • andreambrosioBS
  • 1
  • Opened 
    on Dec 20, 2024
  • #794

tl;dr; There are Error: BIGQUERY is an invalid value as connection_type (aws_glue_connection_invalid_connection_type) even when using terraform-aws-provider v5.56.0 or higher. Description of issue terraform-provider-aws ...
  • guitarrapc
  • Opened 
    on Nov 22, 2024
  • #757

Are the supported runtimes autogenerated from api or provider? 3.13 is added in the sdk and the provider now, but still fails supported runtime check. Error: python3.13 is an invalid value as runtime ...
  • theherk
  • 1
  • Opened 
    on Nov 15, 2024
  • #750

Issue tflint throws an aws ruleset error on my kubernetes provider based functions: 12:49:19.458 INFO Executing hook: tflint Plugin `aws` is already installed Plugin `terraform` is already installed ...
  • Skaronator
  • 3
  • Opened 
    on Nov 14, 2024
  • #749

Using the latest v0.33.0 plugin version, I m getting an error: 1 issue(s) found: Error: ORGANIZATIONAL_UNIT is an invalid value as type (aws_servicecatalog_portfolio_share_invalid_type) on main.tf ...
bug
  • bgs113
  • 4
  • Opened 
    on Oct 10, 2024
  • #711

The list of taggable AWS resources in rules/tags/resources.go does not contain any of the taggable resources for AWS MSK Connect. These resources are: - aws_mskconnect_connector - aws_mskconnect_custom_plugin ...
  • barnharts4
  • 4
  • Opened 
    on Sep 4, 2024
  • #669
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub