We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c2fde commit 7b3c28eCopy full SHA for 7b3c28e
frontend/app/missingProperties.json
@@ -1392,6 +1392,7 @@
1392
"module": "aws-logs",
1393
"name": "CfnLogGroup",
1394
"missingProps": [
1395
+ "deletionProtectionEnabled",
1396
"fieldIndexPolicies",
1397
"resourcePolicyDocument",
1398
"tags"
@@ -1959,7 +1960,9 @@
1959
1960
"module": "aws-ec2",
1961
"name": "CfnClientVpnEndpoint",
1962
1963
+ "endpointIpAddressType",
1964
"tagSpecifications",
1965
+ "trafficIpAddressType",
1966
"authenticationOptions.activeDirectory",
1967
"authenticationOptions.federatedAuthentication",
1968
"authenticationOptions.mutualAuthentication",
0 commit comments