6 lines
57 B
Terraform
6 lines
57 B
Terraform
|
terraform {
|
||
|
cloud {
|
||
|
organization = "CHANGED"
|
||
|
}
|
||
|
}
|