Upgrade provider to version 7.0.1 (#3291)
* Upgrade provider to version 7.0.1 * Update READMEs * Bring back depends_on for services and jobs
This commit is contained in:
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/onprem:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/__need_fixing/squid:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/bindplane/versions.tf
generated
10
modules/cloud-config-container/bindplane/versions.tf
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/bindplane:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/coredns/versions.tf
generated
10
modules/cloud-config-container/coredns/versions.tf
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/coredns/versions.tofu
generated
10
modules/cloud-config-container/coredns/versions.tofu
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/coredns:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/cos-generic-metadata:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-sni-dyn-fwd-proxy:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/envoy-traffic-director:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/mysql/versions.tf
generated
10
modules/cloud-config-container/mysql/versions.tf
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/mysql/versions.tofu
generated
10
modules/cloud-config-container/mysql/versions.tofu
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/mysql:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/nginx-tls/versions.tf
generated
10
modules/cloud-config-container/nginx-tls/versions.tf
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx-tls:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/nginx/versions.tf
generated
10
modules/cloud-config-container/nginx/versions.tf
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
10
modules/cloud-config-container/nginx/versions.tofu
generated
10
modules/cloud-config-container/nginx/versions.tofu
generated
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/nginx:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.11.4"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v43.0.0-tf"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v42.1.0-tf"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v43.0.0-tf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,24 +12,24 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fabric release: v42.1.0
|
||||
# Fabric release: v43.0.0
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.9.0"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 6.47.0, < 7.0.0" # tftest
|
||||
version = ">= 7.0.1, < 8.0.0" # tftest
|
||||
}
|
||||
}
|
||||
provider_meta "google" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v43.0.0-tofu"
|
||||
}
|
||||
provider_meta "google-beta" {
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v42.1.0-tofu"
|
||||
module_name = "google-pso-tool/cloud-foundation-fabric/modules/cloud-config-container/simple-nva:v43.0.0-tofu"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user