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.74k stars 9.1k forks source link

[New Service]: AWS Personalize #30060

Open SamuelCox opened 1 year ago

SamuelCox commented 1 year ago

Description

While Personalize isn't a particularly new service, it does seem like there is no support for it whatsoever in terraform. I could be completely missing it, but are there any plans to add this?

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

aws_personalize_recommender

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

DanCRichards commented 1 year ago

@SamuelCox see https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/personalize_dataset

awscc

Note there are some limitations, for example you cannot setup a custom domain using awcc for AWS Personalize

diannading commented 7 months ago

any update? I tried awscc plugin, but too many unsupported features and also some errors when create personalize solution.