mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 11:02:26 +03:00
@@ -5,3 +5,4 @@ data "http" "workstation-external-ip" {
|
||||
locals {
|
||||
workstation-external-cidr = "${chomp(data.http.workstation-external-ip.body)}/32"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user