Closed acdha closed 3 years ago
Amazon CloudWatch Synthetics is now generally available:
Support in the API since AWS SDK v1.30.10:
Any update on this one?
WIP #13140, hopefully ill have something working very soon.
Hello, if you don't want to wait for this feature to be merged and you ok to use custom provider, then you might use standalone provider https://github.com/MaksymBilenko/terraform-provider-aws-synthetics
Hi @DrFaust92 @acdha
@rayswilling The PR is in progress - https://github.com/terraform-providers/terraform-provider-aws/pull/13140
Any update on how this resource is progressing?
Hi, I'm asking the same question on if synthetics is terraformable?
Hi, any update on this implementation? Thanks
Any update on when this will be merged into the aws provider? The temp terraform-provider-aws-synthetics by MaksymBilenko but is limited (can't get tags working).
This has been released in version 3.28.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 for triage. Thanks!
Link to docs of new resource: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/synthetics_canary
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
Community Note
Description
CloudWatch Synthetics was released in an open preview recently to test public websites or API endpoints. Since much of the underlying service is based on Lambda running headless Chrome this shouldn't be an inordinate amount of work but the additional API to integrate it into CloudWatch would be useful to have when this is released since the nature of the service would make it a natural fit for deployment in multiple regions.
References