[Bug]: data.aws_networkmanager_core_network_policy_document attribute with_edge_override.use_edge instead of with_edge_override.use_edge_location #38134
Labels
bug
Addresses a defect in current functionality.
service/networkmanager
Issues and PRs that pertain to the networkmanager service.
Milestone
Terraform Core Version
1.3.0
AWS Provider Version
5.55.0
Affected Resource(s)
Expected Behavior
Attribute should be with_edge_override.use_edge_location
Actual Behavior
As attribute to configure is with_edge_override.use_edge, it translates bad to JSON, giving an error in the service.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Terraform apply of above should be enough
Debug Output
Panic Output
No response
Important Factoids
No response
References
Relates #38013.
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: