Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Terraform Openstack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ryan Randles Jones
Terraform Openstack
Commits
a0db78f2
Commit
a0db78f2
authored
6 years ago
by
Ryan Jones
Browse files
Options
Downloads
Patches
Plain Diff
added cred file back in
parent
67b21994
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
Tester
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app-cred-ohpc-openrc.sh
+9
-0
9 additions, 0 deletions
app-cred-ohpc-openrc.sh
with
9 additions
and
0 deletions
app-cred-ohpc-openrc.sh
0 → 100644
+
9
−
0
View file @
a0db78f2
#!/usr/bin/env bash
export
TF_AUTH_TYPE
=
v3applicationcredential
export
TF_AUTH_URL
=
http://ruffner.rc.uab.edu:5000/v3
export
TF_IDENTITY_API_VERSION
=
3
export
TF_REGION_NAME
=
"openstack"
export
TF_INTERFACE
=
public
export
TF_APPLICATION_CREDENTIAL_ID
=
ce052a957d9441839ad6fe0e51873683
export
TF_APPLICATION_CREDENTIAL_SECRET
=
no
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