PaloAltoNetworks / terraform-provider-cloudngfwaws

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

Fix provider install doc #4

Open ShreyasNBS opened 2 years ago

ShreyasNBS commented 2 years ago

Description

Updated docs and examples to accurately reflect how to test the provider locally.

Motivation and Context

The dev_override option does not work well with terraform init as mentioned here. Hence I spent a few hours reading the docs online and figured out a cleaner way to test out the provider locally which worked well with usual terraform commands (int, plan and apply)

How Has This Been Tested?

I have followed my own instructions detailed in this PR, and I have successfully initialised the terraform provider. Screenshot has been provided below.

Screenshots (if appropriate)

image

Types of changes

Checklist

welcome-to-palo-alto-networks[bot] commented 2 years ago

:tada: Thanks for opening this pull request! We really appreciate contributors like you! :raised_hands: