Skip to content

resource/refreshAfterApply: remove extra refresh#628

Merged
austinvalle merged 2 commits intohashicorp:mainfrom
BBBmau:remove-extra-refresh-GCP
Mar 4, 2026
Merged

resource/refreshAfterApply: remove extra refresh#628
austinvalle merged 2 commits intohashicorp:mainfrom
BBBmau:remove-extra-refresh-GCP

Conversation

@BBBmau
Copy link
Collaborator

@BBBmau BBBmau commented Mar 4, 2026

Related Issue

This fixes mismatching in VCR tests when running CI on GCP PRs.

We run into a requested interaction not found due to the extra refresh resulting in two GET requests. This leads to a mismatch in the RECORDED cassette and REPLAYED cassete (REPLAYED as in the PR which introduces the bump to the latest plugin-testing PR)

Would fix build errors occuring on the plugin-testing bump: GoogleCloudPlatform/magic-modules#16369 (comment)

Description

In plain English, describe your approach to addressing the issue linked above. For example, if you made a particular design decision, let us know why you chose this path instead of another solution.

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

@BBBmau BBBmau requested a review from a team as a code owner March 4, 2026 01:05
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

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

I pushed a change (79680fb) to remove the changelog related to this portion of the originally proposed change in #602

LGTM since we’re just reverting part of the originally proposed change in #602. Our CI doesn't run on forks still 🙁 , but I ran them locally against this PR and everything looks good 🚀

Image

@austinvalle austinvalle enabled auto-merge (squash) March 4, 2026 12:36
@austinvalle
Copy link
Member

I'll need another approval from someone else in @hashicorp/terraform-core-plugins since I pushed a commit removing that changelog 😄

@austinvalle austinvalle added this to the v1.15.0 milestone Mar 4, 2026
@austinvalle austinvalle added the bug Something isn't working label Mar 4, 2026
@austinvalle austinvalle merged commit 3bd8a60 into hashicorp:main Mar 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants