Skip to content

Deprecated resource blocks attrs#3973

Draft
cam72cam wants to merge 6 commits intomainfrom
deprecated_resource_blocks_attrs
Draft

Deprecated resource blocks attrs#3973
cam72cam wants to merge 6 commits intomainfrom
deprecated_resource_blocks_attrs

Conversation

@cam72cam
Copy link
Copy Markdown
Member

@cam72cam cam72cam commented Apr 1, 2026

TODO:

  • Fix all usages of schema.Block.ValueMarks(...)
  • Tests
  • Docs
  • Changelog

Resolves #3971

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
  • I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • I have run existing tests to ensure my code doesn't break anything.
  • I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Website/documentation checklist

  • I have locally started the website as described here and checked my changes.

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Reminder for the PR assignee: If this is a user-visible change, please update the changelog as part of the PR.

cam72cam added 2 commits April 2, 2026 11:13
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
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.

Support for Resource Schema DeprecatedMessage field in updated Provider Protocol

1 participant