Skip to content

Integrate latest version of Terraform SDK 2.10.1 #323

@dikhan

Description

@dikhan

Is your feature request related to a problem?

Terraform SDK latest version is v2.10.1, this ticket is to integrate the latest version into the OpenAPI Terraform provider.

Example:

As an OpenAPI Terraform maintainer
I want to update the version of the Terraform SDK dependency to [2.10.1](https://github.com/hashicorp/terraform-plugin-sdk/tree/v2.10.1)
So that I the OpenAPI plugin benefits from the latest changes added to the SDK and stays up to date

Describe the solution you'd like

A clear and concise description of what you want to happen.

Acceptance criteria

What's required to consider this feature request complete?

Example:

Scenario:
Given the new version of the Terraform SDK https://github.com/hashicorp/terraform-plugin-sdk/tree/v2.10.1 integrated into the plugin (meaning go mod for the Terraform SDK has been updated to 2.10.1)
When the make test-all target is executed
Then all the tests should pass confirming no regressions are detected.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Checklist (for admin only)

Don't forget to go through the checklist to make sure the issue is created properly:

  • I have added a corresponding label (feature request) to the issue (right side menu)
  • I have added this issue to the 'API Terraform Provider' GitHub project (right side menu)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions