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

AWS Config remediation exceptions #10028

Closed
ewbankkit opened this issue Sep 6, 2019 · 4 comments
Closed

AWS Config remediation exceptions #10028

ewbankkit opened this issue Sep 6, 2019 · 4 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/configservice Issues and PRs that pertain to the configservice service.

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Sep 6, 2019

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

AWS Config now includes automatic remediation capability with AWS Config rules.

New or Affected Resource(s)

  • aws_config_remediation_exception

Potential Terraform Configuration

resource "aws_config_remediation_exception" "example" {
  config_rule_name = "${aws_config_rule.example.name}"
}

References

Announcement.
Blog post.

Requires:

@ewbankkit ewbankkit added the enhancement Requests to existing resources that expand the functionality or scope. label Sep 6, 2019
@ghost ghost added the service/configservice Issues and PRs that pertain to the configservice service. label Sep 6, 2019
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Sep 6, 2019
@bflad
Copy link
Contributor

bflad commented Sep 6, 2019

Remediation Configurations are covered under #7972 and the pull request #9348. The new functionality in AWS Go SDK v1.23.16 is Remediation Exceptions. I'd suggest retitling this feature request for the latter to reduce confusion. 👍

@bflad bflad removed the needs-triage Waiting for first response or review from a maintainer. label Sep 6, 2019
@ewbankkit ewbankkit changed the title AWS Config remediations AWS Config remediation exceptions Sep 6, 2019
@ghost
Copy link

ghost commented Dec 5, 2019

I'm going to close this issue due to inactivity (90 days without response ⏳ ). This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost closed this as completed Dec 5, 2019
@lorengordon
Copy link
Contributor

Seems like hashibot was premature here. The title was changed as requested.

@ghost
Copy link

ghost commented Feb 21, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Feb 21, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/configservice Issues and PRs that pertain to the configservice service.
Projects
None yet
Development

No branches or pull requests

3 participants