02 Jul 2026 08:18 PM
I reviewed the Terraform provider docs for version 1.100.0 and noticed that resource dynatrace_platform_bucket does not yet support user.events, user.sessions, or security.events table types. When will those be supported?
Additionally, when will support for the following be supported for logs table type?
02 Jul 2026 10:59 PM
I've run into similar gaps myself when trying to manage buckets entirely through Terraform.
Both gaps are due to the underlying Bucket Management API not yet exposing these capabilities the Terraform provider can only support what the API allows. No public timeline available at this point. Once the API schema is extended, the provider typically picks these up in subsequent releases.
Thanks,
Sujit
Featured Posts