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

AppStream Elastic fleets #22587

Open
Shkarlatov opened this issue Jan 14, 2022 · 8 comments
Open

AppStream Elastic fleets #22587

Shkarlatov opened this issue Jan 14, 2022 · 8 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/appstream Issues and PRs that pertain to the appstream service.

Comments

@Shkarlatov
Copy link

Shkarlatov commented Jan 14, 2022

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 other comments that do not add relevant new information or questions, 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

New or Affected Resource(s)

  • aws_appstream_appblock
  • aws_appstream_application
  • aws_appstream_fleet

Potential Terraform Configuration

References

@Shkarlatov Shkarlatov added the enhancement Requests to existing resources that expand the functionality or scope. label Jan 14, 2022
@github-actions github-actions bot added needs-triage Waiting for first response or review from a maintainer. service/appstream Issues and PRs that pertain to the appstream service. labels Jan 14, 2022
@Shkarlatov
Copy link
Author

There is a ready-made implementation in another provider https://github.com/hashicorp/terraform-provider-awscc

  • awscc_appstream_application
  • awscc_appstream_app_block
  • awscc_appstream_application_fleet_association

Need change impl aws_appstream_fleet to allow elastic fleets.
Many parameters are marked Required, but when use elastic fleets its not needed (https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateFleet.html)

@justinretzolk justinretzolk added new-resource Introduces a new resource. and removed needs-triage Waiting for first response or review from a maintainer. labels Jan 14, 2022
@greasy-weasel
Copy link

Hi,

I've submitted PR #22830.

Still working this through as I'm new to go. Seemed a fairly simple change to make to facilitate Shkarlatov ideas.

Fork is here: https://github.com/gbarford/terraform-provider-aws/tree/appstream_elastic_fleet under appstream_elastic_fleet branch.

Regards

Giles

@meijason
Copy link

meijason commented Mar 2, 2022

All,
We are planning to use Terraform provisioning AWS AppStream Elastic Fleet. The current Terraform AWS Provider(4.3.0) does not support Elastic Fleet. Can someone provide a timeline when Elastic Fleet will be supported in future version AWS Provider?

Thanks.
-Jason

@maati55
Copy link

maati55 commented Apr 26, 2022

Any plan to add Elastic Fleet option to the Terraform Provider for AWS?

@PatriQ1414
Copy link

I found a great workaround for this, and it works seamlessly

Appstream-Elastic-Fleet-Terraform

@dylanl321
Copy link

I would love to see movement on this without needing a separate Cloudformation Stack to run. Any idea on the status?

@jrstarke
Copy link
Contributor

For anyone that's interested in this, be sure to go to the @gbarford's PR (#22830) and add a 👍

The maintainers have a limited amount of resources, and so they review based on what the most people are interested in, usually ranked by 👍 . Looking at the PR for this functionality, it's 4 pages down on the pull requests, so I wouldn't expect it reviewed soon unless it gets some more upvotes.

@erik-h
Copy link

erik-h commented Jul 11, 2024

#22830 has been closed :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/appstream Issues and PRs that pertain to the appstream service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants