RB
RB
## what * Skip validation method, correct data source input ## why * Validation method is only applicable for public hosted zone acm certs * Use correct private_zone input for...
Closes https://github.com/opsgenie/terraform-provider-opsgenie/issues/277 - New [opsgenie_escalation](https://github.com/nitrocode/terraform-provider-opsgenie/blob/docs-opsgenie-escalation/website/docs/r/escalation.html.markdown) document - Existing [opsgenie_escalation](https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/escalation) document
### Terraform Version terraform v1.1.3 opsgenie v0.6.8 ### Affected Resource(s) Please list the resources as a list, for example: - opsgenie_alert_policy If this issue appears to affect multiple resources, it...
### Terraform Version terraform 1.0.8 ### Affected Resource(s) Please list the resources as a list, for example: - opsgenie_service_incident_rule If this issue appears to affect multiple resources, it may be...
It looks like stakeholders is missing from these resources * [opsgenie_api_integration](https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/api_integration) * [opsgenie_integration_action](https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/integration_action) But it looks like it can be set in the UI  In the following resources, it...
Have a question? Please checkout our [Slack Community](https://slack.cloudposse.com) or visit our [Slack Archive](https://archive.sweetops.com/). [](https://slack.cloudposse.com) ## Describe the Feature Docs on how to create this https://github.com/cloudposse/terraform-aws-components/tree/master/modules/vpc-peering It would be nice...
## what * [x] return sort with correct logic ## why * keep groups sorted ## references * previous pr https://github.com/cloudposse/terraform-aws-efs/pull/105
### Terraform Version ### Description Please allow importing `spotinst_ocean_aws` so we don't need to recreate it ### Use Cases ### Potential Terraform Configuration ### References ### Community Note * Please...
### Terraform Version 1.1.9 ### Affected Resource(s) - spotinst_ocean_aws ### Terraform Configuration Files ```hcl # module.spotinst_oceans["main"].spotinst_ocean_aws.this[0] will be updated in-place ~ resource "spotinst_ocean_aws" "this" { id = "o-" ~ image_id...
### Expected Behavior Use fontawesome for icons such as Github and Stackoverflow icons ### Actual Behavior Doesn't work. I can get it to work in HTML but not in the...