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.82k stars 9.16k forks source link

Please add enabling of cloud-watch alarm with aws_shield_protection #12807

Open shahamit2 opened 4 years ago

shahamit2 commented 4 years ago

Community Note

Description

Please provide option to specify SNS topic and flag to enable/disable cloud-watch alarm along with it for aws_shield_protection. As of now terraform allows protection of resource with aws_shield_protection. But it does not allow specify SNS topic and enable/disable of cloud-watch alarm. This should also allow add/modify of SNS topic for respective resource.

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

github-actions[bot] commented 2 months ago

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

ryanooi commented 2 months ago

+1 Currently, it requires manual click operations.