Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BeenzSyed/9136f84664f21f68deeac481b8ebee78 to your computer and use it in GitHub Desktop.
Save BeenzSyed/9136f84664f21f68deeac481b8ebee78 to your computer and use it in GitHub Desktop.
2020/09/19 06:39:35.969420 [DEBUG] (controller.readwrite) preparing work
2020/09/19 06:39:35.969439 [DEBUG] (controller.readwrite) running task:A
2020/09/19 06:39:35.969448 [DEBUG] (controller.readwrite) running task:B
2020/09/19 06:39:35.969518 [INFO] (controller.readwrite) post-apply out-of-band actions
2020/09/19 06:39:35.969524 [INFO] (handler.panos) do
2020/09/19 06:39:35.970303 [DEBUG] (controller.readwrite) task A complete
2020/09/19 06:39:35.981479 [DEBUG] "A" rendered: {DidRender:true WouldRender:true}
2020/09/19 06:39:35.981508 [INFO] (controller.readwrite) apply work A
2020/09/19 06:39:36.473574 [ERR] (handler.panos) error committing: Type [commit] not authorized for user role.. Server response: '<response status = 'error' code = '403'><result><msg>Type [commit] not authorized for user role.</msg></result></response>'
2020/09/19 06:39:36.473604 [INFO] (handler.panos) do
2020/09/19 06:39:36.749428 [ERROR] (driver.terraform) init (skip apply) for 'A'
2020/09/19 06:39:36.749465 [ERR] (controller.readwrite) run error: could not apply: Error tf-init for 'A':
Error: Failed to install providers
Could not find required providers, but found possible alternatives:
hashicorp/panos -> paloaltonetworks/panos
If these suggestions look correct, upgrade your configuration with the
following command:
terraform 0.13upgrade .
2020/09/19 06:39:37.043923 [ERR] (handler.panos) error committing: The result of this commit would be the same as the previous commit queued/processed.
No edits have been made between these subsequent commits.
Please check the previous commit status. If still needed, use commit force instead.
. Server response: '<response status="success" code="13"><msg>The result of this commit would be the same as the previous commit queued/processed.
No edits have been made between these subsequent commits.
Please check the previous commit status. If still needed, use commit force instead.
</msg></response>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment