mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
recreate redis-v70 with the new terraform provider
This commit is contained in:
@@ -18,7 +18,6 @@ module "redis-v70" {
|
||||
providers = {
|
||||
cloudfoundry = cloudfoundry.official
|
||||
}
|
||||
org = data.cloudfoundry_space.space.org
|
||||
cf_space_id = data.cloudfoundry_space.space.id
|
||||
name = "${local.app_name}-redis-v70-${local.env}"
|
||||
redis_plan_name = "redis-dev"
|
||||
|
||||
Reference in New Issue
Block a user