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.83k stars 9.17k forks source link

CloudWatch Synthetics #11145

Closed acdha closed 3 years ago

acdha commented 4 years ago

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

ewbankkit commented 4 years ago

Amazon CloudWatch Synthetics is now generally available:

Support in the API since AWS SDK v1.30.10:

brucedvgw commented 4 years ago

Any update on this one?

DrFaust92 commented 4 years ago

WIP #13140, hopefully ill have something working very soon.

MaksymBilenko commented 4 years ago

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

rayswilling commented 4 years ago

Hi @DrFaust92 @acdha

  1. Has the new terraform cloudwatch synthetic capability been released in the new AWS Provider (version 3?)
  2. I cant see it in the provider version overviews :)
  3. If not - is there a roll out plan?
tdmalone commented 4 years ago

@rayswilling The PR is in progress - https://github.com/terraform-providers/terraform-provider-aws/pull/13140

brucedvgw commented 4 years ago

Any update on how this resource is progressing?

olu-olajide commented 4 years ago

Hi, I'm asking the same question on if synthetics is terraformable?

smailc commented 3 years ago

Hi, any update on this implementation? Thanks

lloyd-cw commented 3 years ago

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).

ewbankkit commented 3 years ago

Addressing this issue is on the quarter's Roadmap.

ghost commented 3 years ago

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!

caleb15 commented 3 years ago

Link to docs of new resource: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/synthetics_canary

ghost commented 3 years ago

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!