Skip to content

Conversation

@SpencerC
Copy link
Contributor

Fixes #155


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): no
  • Suggested release notes appear below: no

Test plan

  • New test cases added

@aspect-workflows
Copy link

aspect-workflows bot commented Oct 14, 2025

Test

⚠️ Buildkite build #428 failed.

//lint:tf_toolchains_workspace.doc_extract failed to build

in src attribute of starlark_doc_extract rule //lint:tf_toolchains_workspace.doc_extract: at
/mnt/ephemeral/workdir/aspect-build/rules_lint/lint/tf_toolchains_workspace.bzl:3:6: cannot load
'@@rules_tf~//tf/toolchains:toolchains.bzl': no such file. Since this rule was created by the macro
'bzl_library', the error might have been caused by the macro implementation

//lint:tflint.doc_extract failed to build

in deps attribute of starlark_doc_extract rule //lint:tflint.doc_extract: missing bzl_library targets for
Starlark module(s) @rules_tf//tf/rules:providers.bzl. Since this rule was created by the macro 'bzl_library',
the error might have been caused by the macro implementation

💡 To reproduce the build failures, run

bazel build //lint:tf_toolchains_workspace.doc_extract //lint:tflint.doc_extract

Test

example

⚠️ Buildkite build #428 failed.

Failed tests (4)
//terraform/aws_subnet:format [k8-fastbuild]🔗
//terraform/aws_subnet:lint [k8-fastbuild]🔗
//test/machine_outputs:tflint_machine_output_test.uri [k8-fastbuild]🔗
//tools/format:format_test_Starlark_with_buildifier [k8-fastbuild]🔗

💡 To reproduce the test failures, run

bazel test //terraform/aws_subnet:lint //tools/format:format_test_Starlark_with_buildifier //test/machine_outputs:tflint_machine_output_test.uri //terraform/aws_subnet:format

Test (WORKSPACE) (Test)

example

Buildkite build #428 is running...


Lint [.]      Lint [example]

@SpencerC SpencerC changed the title Add TFLint feat: add TFLint Oct 14, 2025
@SpencerC SpencerC marked this pull request as draft October 14, 2025 17:30
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.

[Bug]: Restore HCL language

1 participant