Resource aria_custom_naming
manage updating projects properly (scoped mode)
#29
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
go
Pull requests that update Go code
good first issue
Good for newcomers
Wait & See
Lowest priority
See the resource documentation for more details (caution note).
We currently don't need this enhancements (we are using custom naming at the organization level, not scoped to projects).
Solution :
Using RequireReplaceIf with a tailored function should do the trick.
-> https://developer.hashicorp.com/terraform/plugin/framework/resources/update#detect-specific-attribute-changes <-
The text was updated successfully, but these errors were encountered: