You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed computed attributes from vpc_firewall_rules: Removed all computed attributes from the rules attribute within the vpc_firewall_rules resource to fix an invalid plan error while maintaining in-place update of VPC firewall rules. #456
List of commits
d93050b vpc_firewall_rules: fix provider produced invalid plan (#456)
4336e1e revert: vpc_firewall_rules: fix provider produced invalid plan (#455)