Thanks to visit codestin.com
Credit goes to github.com

Skip to content

s3_prefix in resource aws_cur_report_definition in 6.0.0 #43153

@sebastien-plaquet

Description

@sebastien-plaquet

Terraform and AWS Provider Version

6.0.0

Affected Resource(s) or Data Source(s)

No response

Expected Behavior

I have issue with version 6.0.0 of aws provider published 6 days ago:

I have an aws_cur_report_definition resource with s3_prefix parameter not set. It was optional before version 6.0.0. As it was not set the value of s3_prefix is "" (checked with a terraform output). Now on version 6.0.0 I have to set this parameter because it becomes required but it doesn't accept "". I try to set the s3_prefix to "" in version 5.100.0 and it is accepted.

Can you authorize the value "" for s3_prefix again?

Best regards.
Sébastien

Actual Behavior

"" value for s3_prefix not accepted

Relevant Error/Panic Output

Sample Terraform Configuration

Click to expand configuration

Steps to Reproduce

  1. set s3_prefix to ""

Debug Logging

Click to expand log output

GenAI / LLM Assisted Development

n/a

Important Facts and References

No response

Would you like to implement a fix?

No

Metadata

Metadata

Assignees

Labels

bugAddresses a defect in current functionality.regressionPertains to a degraded workflow resulting from an upstream patch or internal enhancement.service/curIssues and PRs that pertain to the cur service.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions