Difference between revisions of "AWS ClassicLink"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html | * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html | ||
ClassicLink allows you to link [[EC2]]-Classic instances to a [[VPC‘‘ in your account, within the same Region. | ClassicLink allows you to link [[EC2]]-Classic instances to a [[VPC‘‘ in your account, within the same Region. | ||
+ | |||
+ | |||
+ | ╷ | ||
+ | │ [[Warning: Argument is deprecated]] | ||
+ | │ | ||
+ | │ with [[aws_vpc]].this, | ||
+ | │ on main.tf line 27, in resource "aws_vpc" "this": | ||
+ | │ 27: enable_classiclink = var.enable_classiclink | ||
+ | │ | ||
+ | │ With the retirement of EC2-Classic the [[enable_classiclink]] attribute has | ||
+ | │ been deprecated and will be removed in a future version. | ||
+ | │ | ||
+ | │ (and one more similar warning elsewhere) | ||
+ | ╵ | ||
== See also == | == See also == | ||
+ | * {{ClassicLink}} | ||
* {{AWS VPC}} | * {{AWS VPC}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:10, 2 September 2022
ClassicLink allows you to link EC2-Classic instances to a [[VPC‘‘ in your account, within the same Region.
╷ │ Warning: Argument is deprecated │ │ with aws_vpc.this, │ on main.tf line 27, in resource "aws_vpc" "this": │ 27: enable_classiclink = var.enable_classiclink │ │ With the retirement of EC2-Classic the enable_classiclink attribute has │ been deprecated and will be removed in a future version. │ │ (and one more similar warning elsewhere) ╵
See also[edit]
- AWS ClassicLink,
- AWS VPC, AWS default VPC, AWS VPC sharing, AWS subnets, Amazon VPC NAT gateway, Amazon VPN internet gateway, VPC Flow Logs,
aws ec2 create-vpc
,aws ec2 describe-vpcs
, NACL, VPC Scenarios, AWS VPC endpoint, AWS ClassicLink, VPC peering, Reachability Analyzer, AWS internet gateway, VPC Lattice,vpce.amazonaws.com
Advertising: