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.84k stars 9.19k forks source link

autoflex: Allow []byte-string conversion #40018

Closed YakDriver closed 1 week ago

YakDriver commented 1 week ago

Description

Relations

Relates #39988

References

Output from Testing

% cd internal/framework/flex
% go test ./...
ok      github.com/hashicorp/terraform-provider-aws/internal/framework/flex 0.272s
github-actions[bot] commented 1 week ago

Community Note

Voting for Prioritization

For Submitters

github-actions[bot] commented 4 days ago

This functionality has been released in v5.75.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!