Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scaleway instances template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
systemes-dinformation
alpha
pocs
Cloud Machinist
cloud machinist templates
scaleway instances template
Commits
8d46151b
Commit
8d46151b
authored
1 year ago
by
Nathan RODET
Browse files
Options
Downloads
Patches
Plain Diff
Update vars-deployment.json
parent
0e1ecb5d
No related branches found
No related tags found
No related merge requests found
Pipeline
#72881
failed
1 year ago
Stage: prepare
Stage: validate
Stage: build
Stage: deploy
Stage: destroy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vars-deployment.json
+1
-1
1 addition, 1 deletion
vars-deployment.json
with
1 addition
and
1 deletion
vars-deployment.json
+
1
−
1
View file @
8d46151b
...
...
@@ -4,7 +4,7 @@
"description"
:
"Environment of the deployment, contained in domains, subdomains and resources name convention, should match the project name."
,
"masked"
:
false
,
"validation_regex_explanation"
:
"Should contain letters and numbers only, between 3 and 20 characters long."
,
"validation_regex"
:
"^[a-zA-Z]{
4
,30}$"
"validation_regex"
:
"^[a-zA-Z]{
3
,30}$"
},
{
"name"
:
"TF_VAR_INSTANCES_COUNT"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment