Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Labo Rust
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
projects
Labo Rust
Commits
71ab3811
Commit
71ab3811
authored
2 years ago
by
Nathan Rodet
Browse files
Options
Downloads
Patches
Plain Diff
Removed
parent
5222e6ce
No related branches found
No related tags found
No related merge requests found
Pipeline
#49000
failed
2 years ago
Stage: prepare
Stage: validate
Stage: build
Stage: deploy
Stage: destroy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+3
-3
3 additions, 3 deletions
.gitignore
terraform/variables-local.tfvars
+6
-6
6 additions, 6 deletions
terraform/variables-local.tfvars
with
9 additions
and
9 deletions
.gitignore
+
3
−
3
View file @
71ab3811
...
...
@@ -2,8 +2,8 @@ terraform/.terraform.lock.hcl
terraform/.terraform.tfstate.lock.info
terraform/terraform.tfstate*
terraform/.terraform/*
terraform/variables-local.tf
terraform/variables-local.tfvars
terraform/tfplan
.env
.idea
\ No newline at end of file
.idea
terraform/variables-local.tfvars
terraform/variables-local.tf
This diff is collapsed.
Click to expand it.
terraform/variables-local.tfvars
+
6
−
6
View file @
71ab3811
### SCW variables
SCW_PROJECT_ID = "
c260d8c4-3ab6-41c2-ae56-c72bfa13b5f8
"
SCW_ACCESS_KEY = "
SCWEHMDTK4QSVBQRM5HJ
"
SCW_SECRET_KEY = "
5850fa82-d42a-469c-88a4-76c176760d5a
"
SCW_PROJECT_ID = ""
SCW_ACCESS_KEY = ""
SCW_SECRET_KEY = "
-
"
SCW_SSH_PUB_KEY = ""
SCW_SSH_PRIVATE_KEY = ""
INSTANCES_COUNT = "2"
ENVIRONMENT = "devrust"
### FORGE variables
FORGE_PROJECT_ID = "875"
FORGE_USERNAME="[\"Nathan Rodet\"]"
FORGE_ACCESS_TOKEN = "R00tR00t"
\ No newline at end of file
FORGE_PROJECT_ID = ""
FORGE_USERNAME=""
FORGE_ACCESS_TOKEN = ""
\ No newline at end of file
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