PaloAltoNetworks / terraform-provider-cloudngfwaws

The Terraform provider for the Palo Alto Networks AWS cloud NGFW
Mozilla Public License 2.0
14 stars 13 forks source link

provide sync_mode flag that enables terraform to wait for ngfw resource creation #16

Closed mkalappattil closed 7 months ago

mkalappattil commented 7 months ago

Description

provide sync_mode flag that enables terraform to wait for ngfw resource creation

Motivation and Context

customers may prefer to have terraform wait for ngfw resource creation

How Has This Been Tested?

CRUD operations of terraform resources were verified

Screenshots (if appropriate)

Types of changes

Checklist