Cloud platforms
Questions about AWS, Azure, and Google Cloud Platform.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

dynatrace-oss/dynatrace - terraform

Martin-Douglas
Newcomer

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?

 

Manage how queries are billed for this bucket.
 
 
Usage based. Each query execution is charged separately.
 
 
Retain with Included Queries. Retained log data within below-configured period can be queried free of charge, as often as you want. 
Included queries period
 
Minimum 10, up to 35 days.

 

1 REPLY 1

sujit_k_singh
Champion

Hi @Martin-Douglas 

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

Dynatrace Professional Certified

Featured Posts