[New Service]: Resilience Hub #35803
Labels
new-service
Introduces a new service.
service/resiliencehub
Issues and PRs that pertain to the resiliencehub service.
Description
AWS Resilience Hub has been out since late 2021, and it would be great to have terraform support for its resources to reduce the manual effort required when setting up Resilience Hub apps.
From AWS:
It's already supported in the awscc provider (https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resiliencehub_app), but I haven't been able to make it work (hashicorp/terraform-provider-awscc#1429) so I thought it would be helpful to have it implemented in the aws provider itself to iron out any issues.
Requested Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://pkg.go.dev/github.com/aws/aws-sdk-go@v1.50.17/service/resiliencehub/resiliencehubiface
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: