-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Amazon GameLift support #2546
Comments
Hi @Hinidu It really depends on the resources: If those are immutable, how can one object disappear on the AWS side? expiration? If you could just sum up for every resources you would like to manage how this works on the AWS side, we would better help & guide you :) Does it make sense to you? |
Thanks for the feedback! I will post more detailed information about all types of resources that I need soon.
For now matchmaking rule sets just can't be deleted and they are never expired AFAIK. It is quite new part of the service and they have the deletion feature in the backlog. |
Hello @Hinidu, I am a Solutions Architect at AWS and I support customers using Amazon GameLift. Please contact me by email at alanmur at amazon dot com for more help using Amazon GameLift. You can also view the documentation at: https://aws.amazon.com/documentation/gamelift/ |
Hi @radeksimko! It looks very nice! Thank you very much! |
Hi Everyone 👋 The Terraform AWS Provider currently supports multiple GameLift resources for managing this service: For future feature requests and bug reports with this service, please submit new GitHub issues following the bug report and feature request issue templates for further triage. Thanks! |
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! |
Hello guys! Thank you for your work!
There are no resources for Amazon GameLift and I can't find any related issues or discussions here or in Google.
I would like to implement some GameLift resources and contribute them back if needed. I think I will have some questions especially because some of GameLift resources are immutable and can't be deleted - I didn't use any terraform resources with such properties before and I'm not sure what would be the convenient way to work with such resources.
Does anybody have some thoughts about it?
The text was updated successfully, but these errors were encountered: