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
datadog_child_organization
It would be nice to reuse an existing datadog child organization's attributes
terraform 1.0.7 datadog 3.3.0
data "datadog_child_organization" { name = "mychildorg" }
The text was updated successfully, but these errors were encountered:
Hi That won't be possible as there is no API to get/update a child organisation using the credentials from the parent one.
Sorry, something went wrong.
No branches or pull requests
It would be nice to reuse an existing datadog child organization's attributes
Terraform Version
Affected Resource(s)
datadog_child_organization
Terraform Configuration Files
References
The text was updated successfully, but these errors were encountered: