Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1023 Bytes

File metadata and controls

22 lines (17 loc) · 1023 Bytes

cloudfoundry_security_group

Gets information on a Cloud Foundry application security group. Named as cloudfoundry_asg in the community provider.

SAP Cloud Foundry Provider Community Cloud Foundry Provider
data "cloudfoundry_security_group" "public" {
name = "public_networks"
}
data "cloudfoundry_asg" "public" {
name = "public_networks"
}

Differences

Note

🔵 Required 🟢 Optional 🟠 Computed 🔴 Not present

Attribute name SAP Cloud Foundry Provider (new) Community Cloud Foundry Provider (old) Description
globally_enabled_running 🟠 🔴 -
globally_enabled_staging 🟠 🔴 -
running_spaces 🟠 🔴 -
staging_spaces 🟠 🔴 -
rules 🟠 🔴 -
labels 🟠 🔴 -
annotations 🟠 🔴 -