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

Support for aws resource_group #2972

Closed
af6140 opened this issue Jan 12, 2018 · 6 comments
Closed

Support for aws resource_group #2972

af6140 opened this issue Jan 12, 2018 · 6 comments
Labels
new-resource Introduces a new resource. service/resourcegroups Issues and PRs that pertain to the resourcegroups service.
Milestone

Comments

@af6140
Copy link

af6140 commented Jan 12, 2018

Seems not supported yet, but available through api.
http://boto3.readthedocs.io/en/latest/reference/services/resource-groups.html

@bflad bflad added new-resource Introduces a new resource. service/resourcegroups Issues and PRs that pertain to the resourcegroups service. labels Jan 12, 2018
@joestump
Copy link
Contributor

@bflad this requires bumping aws-sdk-go to v1.15.56. I've stubbed out a schema and started on a create, but ran into this dependency issue. Is there a flow for updating that beyond PR a govendor update?

@bflad
Copy link
Contributor

bflad commented Oct 18, 2018

@joestump here's how we handle it today with govendor: #6196

When we switch to Go modules (#5773), this will be less of an issue (as we can just update the dependency if necessary). 😄

@joestump
Copy link
Contributor

This is fixed in #6217.

@bflad
Copy link
Contributor

bflad commented Jan 10, 2019

The initial aws_resourcegroups_group resource has been merged and will release with version 1.55.0 of the AWS provider, likely in the next few hours. The initial resource does not support resource tags for the group itself, for which I have created #7109. For other feature requests or bug reports, please create separate issues. Thanks!

@bflad bflad closed this as completed Jan 10, 2019
@bflad
Copy link
Contributor

bflad commented Jan 10, 2019

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

@ghost
Copy link

ghost commented Apr 1, 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 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/resourcegroups Issues and PRs that pertain to the resourcegroups service.
Projects
None yet
Development

No branches or pull requests

3 participants