Skip to content

Request for experimental attribute for Schema struct just like Deprecated #978

@uibm

Description

@uibm

SDK version

v2.17.0

v2.17.0

Use-cases

Support for experimental features with a message just like in Depcreated

Attempted Solutions

"new_feature": {
							Type:             schema.TypeInt,
							Optional:         true,
							Computed:         true,
							Experimental:     "This field is an experimental field and behaviour is subject to change",
						},

Proposal

Support for change in field functionality with the experimental feature

References

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestterraform-plugin-frameworkResolved in terraform-plugin-frameworkwaiting-responseIssues or pull requests waiting for an external response

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions