Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(provisioner/terraform/testdata): update provider versions, fix resource monitor tests #16601

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

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Feb 18, 2025

Updates to #16519

  • Fixes missing leading / in volumes in resource monitor tests
  • Updates provider to >=2.0.0 in provider testdata
  • Fixes provider to required release version for resource monitors

@johnstcn johnstcn self-assigned this Feb 18, 2025
@johnstcn johnstcn requested review from mtojek and defelmnq February 18, 2025 11:11
@johnstcn johnstcn changed the title chore(terraform/testdata): update provider versions, fix resource monitor tests chore(provisioner/terraform/testdata): update provider versions, fix resource monitor tests Feb 18, 2025
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

❤️

Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

👍

@@ -406,12 +406,12 @@ func TestConvertResources(t *testing.T) {
},
Volumes: []*proto.VolumeResourceMonitor{
{
Path: "volume2",
Copy link
Member

Choose a reason for hiding this comment

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

Did you catch it while reviewing or did any alarm go off?

Copy link
Member Author

Choose a reason for hiding this comment

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

the provider just complained

@johnstcn johnstcn merged commit b770dc7 into colin/tf-1.10.5 Feb 18, 2025
36 of 38 checks passed
@johnstcn johnstcn deleted the cj/colin/tf-1.10.5 branch February 18, 2025 11:29
@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2025
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.

3 participants