We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just like #1956 we should support custom properties for organization to be created.
It is also mentioned in #2316 test cases: https://github.com/integrations/terraform-provider-github/blob/main/github/data_source_github_repository_custom_properties_test.go#L13
TODO: at the time of writing org_custom_properties are not supported by this terraform provider, so cant be setup in the test itself for now
So this implementation could also fix that todo.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the need
Just like #1956 we should support custom properties for organization to be created.
It is also mentioned in #2316 test cases: https://github.com/integrations/terraform-provider-github/blob/main/github/data_source_github_repository_custom_properties_test.go#L13
So this implementation could also fix that todo.
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: