few-mechanic-54967
09/22/2022, 2:19 AMlittle-cartoon-10569
09/22/2022, 2:21 AMapply()
, since it needs a string vpcId, not an Input<string>. It assumes you already have the VPC id, and don't have to wait for it to be created.getNetworkAclsOutput()
, which can handle vpcId as an Input<string>. So if you cannot create or import the NACLs, this form is the way to go.few-mechanic-54967
09/22/2022, 2:31 AMbillowy-army-68599
09/22/2022, 2:40 AMaws.ec2.Tag
few-mechanic-54967
09/22/2022, 2:47 AMlittle-cartoon-10569
09/22/2022, 3:17 AMfew-mechanic-54967
09/22/2022, 3:41 AMlittle-cartoon-10569
09/22/2022, 3:47 AM