Skip to content

Commit

Permalink
DocFix: #3548
Browse files Browse the repository at this point in the history
  • Loading branch information
kavya498 authored and hkantare committed Feb 11, 2022
1 parent b10a56e commit 586729a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/is_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ Review the argument references that you can specify for your resource.
- `name` - (Optional, String) The instance name.
- `network_interfaces` (Optional, Forces new resource, List) A list of more network interfaces that are set up for the instance.

Nested scheme for `network_interaces`:
Nested scheme for `network_interfaces`:
- `allow_ip_spoofing`- (Optional, Bool) Indicates whether IP spoofing is allowed on the interface. If **false**, IP spoofing is prevented on the interface. If **true**, IP spoofing is allowed on the interface.
~> **NOTE:**:
- `allow_ip_spoofing` requires **IP spoofing operator** access under VPC infrastructure Services. As the **IP spoofing operator**, you can enable or disable the IP spoofing check on virtual server instances.
Expand Down

0 comments on commit 586729a

Please sign in to comment.