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

Resource aria_custom_naming manage updating projects properly (scoped mode) #29

Open
davidfischer-ch opened this issue Jul 12, 2024 · 0 comments
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

Comments

@davidfischer-ch
Copy link
Owner

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 <-

@davidfischer-ch davidfischer-ch added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers go Pull requests that update Go code Wait & See Lowest priority labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant