inline shared ses module in staging

This commit is contained in:
Kenneth Kehl
2025-10-24 11:22:27 -07:00
parent 4e09dbaf01
commit 348c277438

View File

@@ -85,10 +85,7 @@ module "sns_sms" {
data "cloudfoundry_space" "space" {
org_name = var.cf_org_name
name = var.cf_space_name
}
data "cloudfoundry_service" "ses_official" {