You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
A Combination of
aws.subnet_id=""
aws.private_ip_address = "xx.xx.xxx.xx"
aws.associate_public_ip=true
fails with:
InvalidParameterCombination => Network interfaces and an instance-level private IP address may not be specified on the same request
Reference on similar issues with AWS-cli.:
aws/aws-cli#520
The text was updated successfully, but these errors were encountered: