File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ data "cloudngfwaws_ngfw" "example" {
42
42
- ` description ` (String) The description.
43
43
- ` endpoint_mode ` (String) Set endpoint mode from the following options. Valid values are ` ServiceManaged ` or ` CustomerManaged ` .
44
44
- ` endpoint_service_name ` (String) The endpoint service name.
45
+ - ` firewall_id ` (String) The Id of the NGFW.
45
46
- ` global_rulestack ` (String) The global rulestack for this NGFW.
46
47
- ` id ` (String) The ID of this resource.
47
48
- ` link_id ` (String) The link ID.
Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ resource "aws_subnet" "subnet2" {
101
101
### Read-Only
102
102
103
103
- ` endpoint_service_name ` (String) The endpoint service name.
104
+ - ` firewall_id ` (String) The Id of the NGFW.
104
105
- ` id ` (String) The ID of this resource.
105
106
- ` link_status ` (String) The link status.
106
107
- ` status ` (List of Object) (see [ below for nested schema] ( #nestedatt--status ) )
You can’t perform that action at this time.
0 commit comments