-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Milestone
Description
Description
Warning: Argument is deprecated
│
│ with module.gw_host[0].aws_instance.ignore_ami[0],
│ on .terraform/modules/gw_host/main.tf line 237, in resource "aws_instance" "ignore_ami":
│ 237: resource "aws_instance" "ignore_ami" {
│
│ network_interface is deprecated. To specify the primary network interface,
│ use primary_network_interface instead. To attach additional network
│ interfaces, use the aws_network_interface_attachment resource.
- ✋ I have searched the open/closed issues and my issue is not listed.
--> ignored once already: network_interface has been deprecated for primary_network_interface #454
Versions
- /hashicorp/aws v6.22.1
- /terraform-aws-ec2-instance v6.1.4
Expected behavior
support for latest AWS provider, no deprecation warnings