Skip to content

Commit 693ab10

Browse files
committed
r/aws_vpclattice_resource_gateway: 'ipv4_addresses_per_eni' -- UseStateForUnknown.
1 parent b4c06c1 commit 693ab10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/service/vpclattice/resource_gateway.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ func (r *resourceGatewayResource) Schema(ctx context.Context, request resource.S
7878
},
7979
PlanModifiers: []planmodifier.Int32{
8080
int32planmodifier.RequiresReplace(),
81+
int32planmodifier.UseStateForUnknown(),
8182
},
8283
},
8384
names.AttrName: schema.StringAttribute{

0 commit comments

Comments
 (0)