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

fix: a TF breaking change to enable reusing cached providers #1199

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

SparkYuan
Copy link
Member

@SparkYuan SparkYuan commented Jul 3, 2024

What type of PR is this?

/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1196

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9775788111

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 54.504%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 9775738331: -0.02%
Covered Lines: 9348
Relevant Lines: 17151

💛 - Coveralls

@SparkYuan SparkYuan enabled auto-merge (squash) July 4, 2024 03:00
@SparkYuan SparkYuan merged commit db7f6f1 into KusionStack:main Jul 4, 2024
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Terraform provider being downloaded repeatedly even with the 'plugin_cache_dir' flag
3 participants