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

Creating Resource Groups in SSM #2198

Closed
btai24 opened this issue Oct 9, 2018 · 4 comments
Closed

Creating Resource Groups in SSM #2198

btai24 opened this issue Oct 9, 2018 · 4 comments
Labels
documentation This is a problem with documentation. guidance Question that needs advice or information.

Comments

@btai24
Copy link

btai24 commented Oct 9, 2018

Please fill out the sections below to help us address your issue.

Version of AWS SDK for Go?

v1.15.51

Version of Go (go version)?

1.11.1

What issue did you see?

Need the ability to create SSM Resource groups, I'm not aware of an ability to do that via the SDK yet.

Steps to reproduce

SSM documentation for the SDK does not provide a CreateResourceGroup (or similar) request

If you have an runnable example, please include it.

@diehlaws diehlaws self-assigned this Oct 9, 2018
@diehlaws diehlaws added guidance Question that needs advice or information. documentation This is a problem with documentation. labels Oct 9, 2018
@diehlaws
Copy link
Contributor

diehlaws commented Oct 9, 2018

@btai24 Thanks for reaching out to us. The API call you're looking for falls under the AWS Resource Groups API rather than the AWS Systems Manager API. The documentation for the CreateGroup function in the AWS SDK for Go can be found here.

@btai24
Copy link
Author

btai24 commented Oct 9, 2018

@diehlaws thanks didn't realize that. Possibly the wrong person to ask, but by any chance do you know whether terraform has a resource for AWS Resource Groups? I can't seem to find it in the documentation.

https://www.terraform.io/docs/providers/aws/

@bflad
Copy link
Contributor

bflad commented Oct 9, 2018

Hi @btai24 👋 Sorry, we do not currently. See also (and 👍 upvote): hashicorp/terraform-provider-aws#2972

@btai24
Copy link
Author

btai24 commented Oct 9, 2018

Thanks @bflad, I've upvoted.

@diehlaws diehlaws added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Oct 11, 2018
@diehlaws diehlaws removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Oct 19, 2018
@diehlaws diehlaws removed their assignment Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

3 participants