Kyle Stevenson
Kyle Stevenson
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - Yes ✅: please list the...
### TL;DR PR not created on prefix 'deps' using 'terraform-module' release-strategy. ### Expected behavior PR should be created as a dependency update is a user-facing change. The release-please documentation lists...
### Terraform Version ``` Terraform v1.7.4 on darwin_arm64 + provider registry.terraform.io/opsgenie/opsgenie v0.6.35 ``` ### Affected Resource(s) - opsgenie_escalation ### Terraform Configuration Files ```hcl resource "opsgenie_team" "this" { name = "Test...