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

Update build-environment image to use Terraform 1.8.3 #10293

Merged
merged 2 commits into from
May 24, 2024

Conversation

SarahFrench
Copy link
Contributor

@SarahFrench SarahFrench commented Mar 26, 2024

Closes hashicorp/terraform-provider-google#17451

The intention of this change is to enable running provider-defined functions in VCR, as they're a new feature in 1.8.0

This PR is blocked until the GA release of Terraform 1.8.0. We're waiting for the GA release before making this change, instead of swapping to use a release candidate now and swapping to the GA release just a few weeks after.

See this comment for current status: #10293 (comment)

Release Note Template for Downstream PRs (will be copied)


The intention of this change is to enable running provider-defined functions in VCR, as they're a new feature in 1.8.0
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@SarahFrench
Copy link
Contributor Author

This is blocked until bugs in 1.8 are resolved

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@SarahFrench SarahFrench changed the title Update build-environment image to use Terraform 1.8.0 Update build-environment image to use Terraform 1.8.3 May 16, 2024
@SarahFrench
Copy link
Contributor Author

SarahFrench commented May 16, 2024

This comment has some useful context about updating the version of Terraform used during testing: hashicorp/terraform-provider-google#18109 (comment)

This PR is the final step for upgrading the Terraform version used for testing the provider. TeamCity is currently using 1.8.3 and the last step is making the automated tests on PRs use the same version.

@SarahFrench SarahFrench marked this pull request as ready for review May 16, 2024 14:57
@SarahFrench SarahFrench requested a review from ScottSuarez May 16, 2024 14:57
Copy link

This PR has been waiting for review for 2 days. Please take a look! Use the label disable-review-reminders to disable these notifications.

@SarahFrench
Copy link
Contributor Author

I realised that Scott is on vacation, so re-assigning review.

@SarahFrench SarahFrench requested review from trodge and removed request for ScottSuarez May 20, 2024 10:08
Copy link

This PR has been waiting for review for 2 weekdays. Please take a look! Use the label disable-review-reminders to disable these notifications.

@SarahFrench SarahFrench merged commit 48fea43 into main May 24, 2024
14 checks passed
@melinath melinath deleted the SarahFrench-update-tf-version-build-environment branch May 24, 2024 18:35
Cheriit pushed a commit to Cheriit/magic-modules that referenced this pull request Jun 4, 2024
pcostell pushed a commit to pcostell/magic-modules that referenced this pull request Jul 16, 2024
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.

TeamCity: Enable automated testing of provider-defined functions
3 participants