- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-30-2023 06:07 AM
Hi I am trying to deploy Cloud NGFW for AWS using Terraform, but seems to be going around in circles.
I have a simple provider config:
In the Terraform debug file I'm getting this:
[DEBUG] CloudNgfwAws API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 400 Bad Request
Connection: close
Content-Length: 148
Access-Control-Allow-Origin: *
Cache-Control: no-store
{
"ResponseStatus": {
"ErrorCode": 1,
"Reason": "Account is onboarded by FMS. Programmatic Access for CloudNGFWFirewallAdmin role is not supported."
}
}
09-27-2023 11:14 AM
Hi ,
FMS is not required for programmatic access. Please check this document to create roles.
https://pan.dev/cloudngfw/aws/api/
Thanks,
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!