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

dynatrace_metric_events metadata block ignored on apply #218

Closed
estif95 opened this issue Mar 23, 2023 · 1 comment
Closed

dynatrace_metric_events metadata block ignored on apply #218

estif95 opened this issue Mar 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@estif95
Copy link

estif95 commented Mar 23, 2023

Describe the bug
metadata block from dynatrace_metric_events resource is ignored on apply, plan show changes.

To Reproduce
Declare a dynatrace_metric_events resource using "metadata" block
Terraform plan show changes
Terraform apply creates the resource without "metadatas"

Expected behavior
Declare a dynatrace_metric_events resource using "metadata" block
Terraform plan show changes
Terraform apply creates the resource with "metadata"

Screenshots
image

Additional context
The export functionallity works well and exports the metadata block correctly, however they are ignores on Terraform apply.

A log file named: terraform-provider-dynatrace.log appears on working directory with the following content:
[WARN] *[]*metricevents.MetadataItem metadata NOT covered

@estif95 estif95 added the bug Something isn't working label Mar 23, 2023
@Dynatrace-Reinhard-Pilz
Copy link
Member

Hello @estif95 , thanks for bringing that to our attention. The next release will contain a fix for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants