Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-07-24 18:09:13 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
004343a2c51d8a4faae366753115cba767678712
notifications-admin/terraform/shared/container_networking/providers.tf

10 lines
177 B
Terraform
Raw Normal View History

Access the API endpiont over internal interfaces
2022-09-20 15:30:54 -04:00
terraform {
required_version = "~> 1.0"
required_providers {
cloudfoundry = {
source = "cloudfoundry-community/cloudfoundry"
Update Cloud Foundry Terraform module This changeset updates the Cloud Foundry Terraform to its latest release. Our file were previously referencing a very old version, which was contributing to infrastructure check and deployment failures. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-30 09:26:04 -05:00
version = "0.53.0"
Access the API endpiont over internal interfaces
2022-09-20 15:30:54 -04:00
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 221ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API