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.74k stars 9.1k forks source link

resource/aws_quicksight_refresh_schedule: Attribute `start_after_date_time` should be a time type, not a string #39095

Open gdavison opened 2 weeks ago

gdavison commented 2 weeks ago

Terraform Core Version

N/A

AWS Provider Version

5.64.0

Affected Resource(s)

aws_quicksight_refresh_schedule

Expected Behavior

Attribute start_after_date_time should be a time type

Actual Behavior

Attribute start_after_date_time is a string

Relevant Error/Panic Output Snippet

No response

Terraform Configuration Files

N/A

Steps to Reproduce

N/A

Debug Output

No response

Panic Output

No response

Important Factoids

No response

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 2 weeks ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue