hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.77k stars 9.12k forks source link

[New Service]: AWS Verified Access #29689

Open silvaalbert opened 1 year ago

silvaalbert commented 1 year ago

Description

Request to have new service + resources created for AWS Verified Access

Requested Resource(s) and/or Data Source(s)

Potential Terraform Configuration

No response

References

https://docs.aws.amazon.com/AWSEC2/latest/APIReference/operation-list-verified-access.html

Would you like to implement a fix?

Yes

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

ewbankkit commented 1 year ago

Today, AWS announces the general availability of AWS Verified Access, ...

Announcement. Blog post.

ZsoltPath commented 1 year ago

@ewbankkit is someone working on this?

NetDevAutomate commented 1 year ago

Hi folks, I'm picking this up and will be working on this for the instance resources.

markoskandylis commented 1 year ago

Hi, I will start working on verified access trust provider resources

davidferguson-cr commented 9 months ago

Can we also add data sources for these resources? Use case: I am sharing a Verified Access Group from another stack/account, which I want to provision an Endpoint in in another stack/account.

yob commented 4 months ago

For issue subscribers like me who haven't checked back in a while: I just discovered the core resources required to manage verified access via terraform have been available since late 2023 (over v5.16.2 -> v5.24.0) 🎉