Difference between revisions of "AWS ClassicLink"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
  │  27:  enable_classiclink              = var.enable_classiclink
 
  │  27:  enable_classiclink              = var.enable_classiclink
 
  │  
 
  │  
  │ With the retirement of EC2-Classic the enable_classiclink attribute has
+
  │ With the retirement of EC2-Classic the [[enable_classiclink]] attribute has
 
  │ been deprecated and will be removed in a future version.
 
  │ been deprecated and will be removed in a future version.
 
  │  
 
  │  

Revision as of 08:55, 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

Advertising: