Terraform resource: aws eip
Revision as of 10:44, 20 June 2023 by Welcome (talk | contribs) (Welcome moved page Terraform: aws eip to Terraform resource: aws eip)
Example
resource "aws_eip" "my_instance_ip" { instance = aws_instance.my_instance.id }
Related terms
- AWS Elastic IP (EIP)
aws_vpc
aws_egress_only_internet_gateway
aws_internet_gateway
aws_network_interface
aws_nat_gateway
aws_instance: associate_public_ip_address
See also
- Terraform AWS resources: IAM, Net, EC2, ECS, ECR, S3, Route53, ACM, CloudWatch, CloudFront SES, RDS, DLM
- IP, IPv4, IPv6, subnet, CIDR, netmask, IP address, Public IP, Private IP, AWS Elastic IP (EIP), Geo restriction, Ipstack, IPAM, Static, BYOIP
Advertising: