Upgrade DevCenter API version from 2023-04-01 to 2025-02-01#29145
Upgrade DevCenter API version from 2023-04-01 to 2025-02-01#29145stephybun merged 7 commits intohashicorp:mainfrom
Conversation
stephybun
left a comment
There was a problem hiding this comment.
Thanks @neil-yechenwei. In addition to the comments can you also open a PR on https://github.com/hashicorp/pandora to disable the generation of these resources?
There was a problem hiding this comment.
Can you please remove the _gen suffix from the file? Otherwise it might lead to confusion about whether this is still being managed by Pandora or not.
There was a problem hiding this comment.
See below suggestion.
There was a problem hiding this comment.
See below suggestion.
There was a problem hiding this comment.
See below suggestion.
There was a problem hiding this comment.
See below suggestion.
There was a problem hiding this comment.
See below suggestion.
|
Hi @stephybun , I remember you mentioned before that a PR should only do one thing. This PR is solely for upgrading the API version. So I suggest removing the _gen suffix in another separate PR. Moreover, once these files are modified, I need to rerun the related test cases to ensure there are no regression issues. This takes a lot of time because I encountered quota issues during testing in TeamCity. I have to split the test cases to run them separately in order to pass. Does it make sense? |
|
@neil-yechenwei I would suggest opening a PR to rename those files first then. The point of the |
|
@stephybun , I merged latest changes. Below is the test result that I just now triggered. Please take another look. Thanks. TestAccDevCenterAttachedNetwork_: TestAccDevCenterDevBoxDefinition_: TestAccDevCenterEnvironmentType_: TestAccDevCenterNetworkConnection_: |
stephybun
left a comment
There was a problem hiding this comment.
Thanks @neil-yechenwei LGTM 👍
* new changelog for 4.26.0 * Update CHANGELOG.md #29212 * Update CHANGELOG.md #28786 * Update CHANGELOG.md for #29095 * Update CHANGELOG.md #29225 * Update CHANGELOG.md #29168 * Update CHANGELOG.md #28890 * Update CHANGELOG.md for #28689 * Update CHANGELOG.md #28354 * Update CHANGELOG.md #29240 * Update CHANGELOG.md for #29211 * Update CHANGELOG.md #29214 * Update CHANGELOG.md for #29209 * Update CHANGELOG.md for 28690 * Update CHANGELOG.md for #28577 * Update for #29217 #29144 #29145 * Update CHANGELOG.md for #29185 * prep for release --------- Co-authored-by: sreallymatt <[email protected]> Co-authored-by: catriona-m <[email protected]> Co-authored-by: Wyatt Fry <[email protected]> Co-authored-by: Matthew Frahry <[email protected]> Co-authored-by: Wodans Son <[email protected]> Co-authored-by: stephybun <[email protected]>
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |









Community Note
Description
This PR is to upgrade DevCenter API version from 2023-04-01 to 2025-02-01 for supporting new features what users expect.
PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Testing
TestAccDevCenterAttachedNetwork_:

TestAccDevCenterCatalogs_:

TestAccDevCenterDevBoxDefinition_:

TestAccDevCenterEnvironmentType_:


TestAccDevCenterGallery_:


TestAccDevCenterNetworkConnection_:


Below failed test case is also failed with same error on Teamcity Daily Run. So it's not related with this PR.
TestAccDevCenterProjectEnvironmentType_:


TestAccDevCenterProjectPool_:

TestAccDevCenterProject_:

Below failed test case is also failed with same error on Teamcity Daily Run. So it's not related with this PR.
TestAccDevCenter_:


Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
This is a (please select all that apply):
Note
If this PR changes meaningfully during the course of review please update the title and description as required.