Separates Into SubModules
This commit is contained in:
9
terraform-cloud.tf
Normal file
9
terraform-cloud.tf
Normal file
@@ -0,0 +1,9 @@
|
||||
terraform {
|
||||
cloud {
|
||||
organization = "vitorhnbatista"
|
||||
|
||||
workspaces {
|
||||
name = "hideyoshi-portfolio"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user