Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3388416
D12774.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
554 B
Referenced Files
None
Subscribers
None
D12774.diff
View Options
diff --git a/services/terraform/remote/service_identity.tf b/services/terraform/remote/service_identity.tf
--- a/services/terraform/remote/service_identity.tf
+++ b/services/terraform/remote/service_identity.tf
@@ -1,5 +1,5 @@
locals {
- identity_service_image_tag = local.is_staging ? "0.29-staging" : "0.29"
+ identity_service_image_tag = local.is_staging ? "0.30-staging" : "0.29"
identity_service_server_image = "commapp/identity-server:${local.identity_service_image_tag}"
identity_service_container_name = "identity-server"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 30, 2:12 PM (21 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2601236
Default Alt Text
D12774.diff (554 B)
Attached To
Mode
D12774: [terraform] bump staging identity to 0.30-staging
Attached
Detach File
Event Timeline
Log In to Comment