Attribute with CreateOnlyProperties that also Optional should use RequiresReplaceIfConfigured
plan modifiers
#1713
Labels
RequiresReplaceIfConfigured
plan modifiers
#1713
Community Note
Description
When resource attribute meet the following conditions:
Then the plan modifiers should use
RequiresReplaceIfConfigured
instead ofRequiresReplace
New or Affected Resource(s)
Please refer to 1139 for all relevant issues
Potential Changes
emitters can be updated to accommodate this:
References
https://developer.hashicorp.com/terraform/plugin/framework/resources/plan-modification#common-use-case-attribute-plan-modifiers
awscc_ec2_ipam_pool - update to args has unexpected force new #1139
The text was updated successfully, but these errors were encountered: