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 AWS IoT Core Custom Authorizers #13412

Closed
ghost opened this issue May 20, 2020 · 2 comments · Fixed by #14671
Closed

Support AWS IoT Core Custom Authorizers #13412

ghost opened this issue May 20, 2020 · 2 comments · Fixed by #14671
Labels
new-resource Introduces a new resource. service/iot Issues and PRs that pertain to the iot service.
Milestone

Comments

@ghost
Copy link

ghost commented May 20, 2020

This issue was originally opened by @uvtrip as hashicorp/terraform#24977. It was migrated here as a result of the provider split. The original body of the issue is below.


Current Terraform Version

0.12.25

Use-cases

We're using AWS IoT custom authorizers as part of our IoT deployment. We use it to authenticate IoT devices.

Attempted Solutions

Currently we're using 'local-exec' in order to run aws command to create the custom authorize. This means we need to handle cases where the object exists or not and take care of it.

Proposal

I would be easier if we can use it as TF module

References

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label May 20, 2020
@breathingdust breathingdust added new-resource Introduces a new resource. service/iot Issues and PRs that pertain to the iot service. and removed needs-triage Waiting for first response or review from a maintainer. labels Sep 21, 2021
@github-actions github-actions bot added this to the v3.61.0 milestone Sep 28, 2021
@github-actions
Copy link

github-actions bot commented Oct 7, 2021

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

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Jun 4, 2022

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 4, 2022
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/iot Issues and PRs that pertain to the iot service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant