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

ssm_maintenance_window_target should support multiple targets #2225

Closed
srhaber opened this issue Nov 9, 2017 · 3 comments
Closed

ssm_maintenance_window_target should support multiple targets #2225

srhaber opened this issue Nov 9, 2017 · 3 comments
Labels
bug Addresses a defect in current functionality. service/ssm Issues and PRs that pertain to the ssm service.

Comments

@srhaber
Copy link
Contributor

srhaber commented Nov 9, 2017

The SSM Maintenance Window Target resource can accept up to 5 different key/val tags. However, the provider limits us to 1 key/val.

https://github.com/terraform-providers/terraform-provider-aws/blob/master/aws/resource_aws_ssm_maintenance_window_target.go#L35

This should be a simple fix in theory (just change MaxItems to 5).

@paddycarver paddycarver added the bug Addresses a defect in current functionality. label Nov 21, 2017
@atsushi-ishibashi
Copy link
Contributor

Close

@radeksimko radeksimko added the service/ssm Issues and PRs that pertain to the ssm service. label Jan 25, 2018
@radeksimko
Copy link
Member

Addressed in #2361 - thanks @atsushi-ishibashi !

@ghost
Copy link

ghost commented Apr 6, 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 Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. service/ssm Issues and PRs that pertain to the ssm service.
Projects
None yet
Development

No branches or pull requests

4 participants