This website works better with JavaScript.
Home
Contact
Status
Help
Register
Sign In
nemo
/
nebula
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Switch to a remote state
kubernetes
Nemo
2 years ago
parent
97300459fd
commit
f85692da9e
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
state.tf
+ 8
- 0
state.tf
View File
@ -0,0 +1,8 @@
terraform
{
backend
"
s3
"
{
bucket
=
"
rmx-nemo
"
key
=
"
terraform/nebula.tfstate
"
region
=
"
ap-south-1
"
profile
=
"
nebula
"
}
}
Write
Preview
Loading…
Cancel
Save