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-08-18 05:29:38 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
ebd04e44c2ed61e00bc18995aba25e434498eaed
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: 875ms Template: 75ms
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