Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Conflict' notice to launch_template.vpc_security_group_ids #12647

Merged

Conversation

iamtheworstdev
Copy link
Contributor

Add 'Conflict' notice to launch_template.vpc_security_group_ids

If you supply both vpc_security_groups_ids and network_interfaces.security_groups you will get back:

Error: Error creating AutoScaling Group: InvalidQueryParameter: Invalid launc`h template: When a network interface is provided, the security groups must be a part of it.
        status code: 400, request id: 8821039b-87f1-45ff-8567-74e8b9f21905

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Add 'Conflict' notice to launch_template.vpc_security_group_ids

If you supply both `vpc_security_groups_ids` and `network_interfaces.security_groups` you will get back:

```
Error: Error creating AutoScaling Group: InvalidQueryParameter: Invalid launc`h template: When a network interface is provided, the security groups must be a part of it.
        status code: 400, request id: 8821039b-87f1-45ff-8567-74e8b9f21905
```
@iamtheworstdev iamtheworstdev requested a review from a team April 3, 2020 01:59
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. service/ec2 Issues and PRs that pertain to the ec2 service. documentation Introduces or discusses updates to documentation. labels Apr 3, 2020
Base automatically changed from master to main January 23, 2021 00:57
@breathingdust breathingdust requested a review from a team as a code owner January 23, 2021 00:57
@breathingdust breathingdust merged commit d351663 into hashicorp:main Aug 31, 2021
@github-actions github-actions bot added this to the v3.57.0 milestone Aug 31, 2021
@ewbankkit ewbankkit removed the needs-triage Waiting for first response or review from a maintainer. label Aug 31, 2021
@github-actions
Copy link

github-actions bot commented Sep 2, 2021

This functionality has been released in v3.57.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. service/ec2 Issues and PRs that pertain to the ec2 service. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants