|
|
@ -167,9 +167,9 @@ EXAMPLES = '''
|
|
|
|
tag_name: ['ProjectX']
|
|
|
|
tag_name: ['ProjectX']
|
|
|
|
source_zone: ['public']
|
|
|
|
source_zone: ['public']
|
|
|
|
destination_zone: ['private']
|
|
|
|
destination_zone: ['private']
|
|
|
|
source: ['any']
|
|
|
|
source_ip: ['any']
|
|
|
|
source_user: ['any']
|
|
|
|
source_user: ['any']
|
|
|
|
destination: ['1.1.1.1']
|
|
|
|
destination_ip: ['1.1.1.1']
|
|
|
|
category: ['any']
|
|
|
|
category: ['any']
|
|
|
|
application: ['ssh']
|
|
|
|
application: ['ssh']
|
|
|
|
service: ['application-default']
|
|
|
|
service: ['application-default']
|
|
|
@ -187,9 +187,9 @@ EXAMPLES = '''
|
|
|
|
description: 'Allow HTTP multimedia only to host at 1.1.1.1'
|
|
|
|
description: 'Allow HTTP multimedia only to host at 1.1.1.1'
|
|
|
|
source_zone: ['public']
|
|
|
|
source_zone: ['public']
|
|
|
|
destination_zone: ['private']
|
|
|
|
destination_zone: ['private']
|
|
|
|
source: ['any']
|
|
|
|
source_ip: ['any']
|
|
|
|
source_user: ['any']
|
|
|
|
source_user: ['any']
|
|
|
|
destination: ['1.1.1.1']
|
|
|
|
destination_ip: ['1.1.1.1']
|
|
|
|
category: ['content-delivery-networks']
|
|
|
|
category: ['content-delivery-networks']
|
|
|
|
application: ['http-video', 'http-audio']
|
|
|
|
application: ['http-video', 'http-audio']
|
|
|
|
service: ['service-http', 'service-https']
|
|
|
|
service: ['service-http', 'service-https']
|
|
|
|