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

all: Migrate tfsdk RequiresReplace and UseStateForUnknown to resource package #83

Merged
merged 3 commits into from Aug 2, 2022

Conversation

bflad
Copy link
Member

@bflad bflad commented Aug 2, 2022

Reference: hashicorp/terraform-plugin-framework#434

Updated via:

go get github.com/hashicorp/terraform-plugin-framework@a49c78775f1b82a054a4e2a0904375f95134873e
go mod tidy

… package

Reference: hashicorp/terraform-plugin-framework#434

Updated via:

```shell
go get github.com/hashicorp/terraform-plugin-framework@a49c78775f1b82a054a4e2a0904375f95134873e
go mod tidy
```
Copy link
Contributor

@bendbennett bendbennett left a comment

Choose a reason for hiding this comment

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

Diggin' the new pkg layout.
LGTM

@bflad bflad merged commit 83884bd into main Aug 2, 2022
@bflad bflad deleted the bflad/framework-resource-plan-modifier-refactoring branch August 2, 2022 17:49
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.

None yet

2 participants