aws_ec2_transit_gateway_vpc_attachment creates diff on each plan #25539
Labels
bug
Addresses a defect in current functionality.
service/transitgateway
Issues and PRs that pertain to the transitgateway service.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v1.1.7
registry.terraform.io/hashicorp/aws v4.19.0
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
terraform-provider-aws/examples/transit-gateway-cross-account-vpc-attachment for remaining resources.
Debug Output
Panic Output
Expected Behavior
No changes when executing plan after apply.
Actual Behavior
Tries to set default route properties from
true
tofalse
on each subsequent plan.Steps to Reproduce
terraform apply
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: