Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automate terraform/testdata update by running generate.sh after terraform-provider-coder version bump #18053

Open
@ssncferreira

Description

@ssncferreira

Description

Currently, when a new version ofterraform-provider-coder is released, theprovisioner/terraform/testdata directory in the coder repository needs to be updated manually by running thegenerate.sh script. However, there is no enforcement or automated check to ensure this happens, especially in cases like adding optional parameters to the terraform schema, so these test data files can remain outdated for several releases (example PR:#18044)

We already have a Dependabot action that updates theterraform-provider-coder version (example) This issue proposes enhancing that workflow to:

  • Automatically run thegenerate.sh script after theterraform-provider-coder version is updated.
  • Run theprovisioner/terraform test suite to verify the generated test data.
  • If any tests fail, notify the team so they can manually update the tests accordingly.

This will help keep the test data in sync with provider updates and reduce manual maintenance, improving overall test reliability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp