hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.8k stars 9.15k forks source link

Returning `data.aws_cloudwatch_log_group` in `output` shows `retention_days` of 0 #37965

Open gdavison opened 4 months ago

gdavison commented 4 months ago

Terraform Core Version

1.6.1

AWS Provider Version

5.53.0

Affected Resource(s)

data. aws_cloudwatch_log_group

Expected Behavior

Retention value should be in output

Actual Behavior

Returns retention_days of 0

Relevant Error/Panic Output Snippet

No response

Terraform Configuration Files

See #37916

Steps to Reproduce

See #37916

Debug Output

No response

Panic Output

No response

Important Factoids

Separated from #37916

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 4 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue