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

Request: datadog_child_organization data source #1207

Open
nitrocode opened this issue Sep 17, 2021 · 1 comment
Open

Request: datadog_child_organization data source #1207

nitrocode opened this issue Sep 17, 2021 · 1 comment

Comments

@nitrocode
Copy link

It would be nice to reuse an existing datadog child organization's attributes

Terraform Version

terraform 1.0.7
datadog 3.3.0

Affected Resource(s)

  • datadog_child_organization

Terraform Configuration Files

data "datadog_child_organization" {
  name = "mychildorg"
}

References

@nitrocode nitrocode changed the title Request: datadog_child_organization data source Request: datadog_child_organization data source Sep 17, 2021
@zippolyte
Copy link
Contributor

Hi
That won't be possible as there is no API to get/update a child organisation using the credentials from the parent one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants