@hiiretail/gcp-infra-cli 0.91.0 → 0.91.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generators/common-resources/cloudsql/templates/mssql/instance-secrets/terragrunt.hcl +1 -1
- package/generators/common-resources/cloudsql/templates/mysql/instance-secrets/terragrunt.hcl +1 -1
- package/generators/common-resources/cloudsql/templates/postgres/instance-secrets/terragrunt.hcl +1 -1
- package/generators/common-resources/cloudsql-database/templates/mysql/secrets/terragrunt.hcl +1 -1
- package/generators/common-resources/cloudsql-database/templates/postgres/secrets/terragrunt.hcl +1 -1
- package/generators/common-resources/memorystore/templates/secrets/terragrunt.hcl +1 -1
- package/generators/init/clan-infra/templates/env/secrets/terragrunt.hcl +1 -1
- package/package.json +1 -1
package/generators/common-resources/cloudsql/templates/mssql/instance-secrets/terragrunt.hcl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
locals {
|
package/generators/common-resources/cloudsql/templates/mysql/instance-secrets/terragrunt.hcl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
include {
|
package/generators/common-resources/cloudsql/templates/postgres/instance-secrets/terragrunt.hcl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
include {
|
package/generators/common-resources/cloudsql-database/templates/mysql/secrets/terragrunt.hcl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
include {
|
package/generators/common-resources/cloudsql-database/templates/postgres/secrets/terragrunt.hcl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
include {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
locals {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Terragrunt will copy the Terraform configurations specified by the source parameter, along with any files in the
|
|
2
2
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
3
3
|
terraform {
|
|
4
|
-
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.
|
|
4
|
+
source = "git::https://github.com/extenda/tf-module-gcp-secret-manager//?ref=v0.1.2"
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
locals {
|