Skip to content

Commit b480bcc

Browse files
author
Berry Langerak
committed
Changing to a dedicated namespace in the demo account.
1 parent a1457c8 commit b480bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313
region = "eu-west-1"
1414

1515
endpoints = {
16-
s3 = "https://101010-simple-ci-object-storage.container.tilaa.cloud"
16+
s3 = "https://17c710-simple-ci-demo-object-storage.container.tilaa.cloud"
1717
}
1818

1919
skip_credentials_validation = true

0 commit comments

Comments
 (0)