You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-05-02T11:31:48.662-0400 [DEBUG] No provider meta schema returned
module.saml_config.panos_saml_profile.this: Creating...
2024-05-02T11:31:53.260-0400 [WARN] Provider "registry.terraform.io/paloaltonetworks/panos" produced an invalid plan for module.saml_config.panos_saml_profile.this, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .vsys: planned value cty.StringVal("shared") for a non-computed attribute
2024-05-02T11:31:53.262-0400 [INFO] Starting apply for module.saml_config.panos_saml_profile.this
2024-05-02T11:31:53.266-0400 [DEBUG] module.saml_config.panos_saml_profile.this: applying the planned Create change
2024-05-02T11:31:53.271-0400 [DEBUG] provider.terraform-provider-panos_v1.11.1.exe: 2024/05/02 11:31:53 (set) saml identity provider profiles: [test]
╷
│ Error: test -> admin-use-only unexpected here
│
│ with module.saml_config.panos_saml_profile.this,
│ on ....\main.tf line 54, in resource "panos_saml_profile" "this":
│ 54: resource "panos_saml_profile" "this" {
│
╵
2024-05-02T11:31:53.507-0400 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2024-05-02T11:31:53.552-0400 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/paloaltonetworks/panos/1.11.1/windows_amd64/terraform-provider-panos_v1.11.1.exe pid=27280
2024-05-02T11:31:53.552-0400 [DEBUG] provider: plugin exited
Context
Your Environment
Version used: panorama 11.0.1
Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3): Terraform
Operating System and version (desktop or mobile): WSL ubuntu
Link to your project:
The text was updated successfully, but these errors were encountered:
Describe the bug
Expected behavior
Current behavior
Possible solution
Steps to reproduce
Screenshots
2024-05-02T11:31:48.662-0400 [DEBUG] No provider meta schema returned
module.saml_config.panos_saml_profile.this: Creating...
2024-05-02T11:31:53.260-0400 [WARN] Provider "registry.terraform.io/paloaltonetworks/panos" produced an invalid plan for module.saml_config.panos_saml_profile.this, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .vsys: planned value cty.StringVal("shared") for a non-computed attribute
2024-05-02T11:31:53.262-0400 [INFO] Starting apply for module.saml_config.panos_saml_profile.this
2024-05-02T11:31:53.266-0400 [DEBUG] module.saml_config.panos_saml_profile.this: applying the planned Create change
2024-05-02T11:31:53.271-0400 [DEBUG] provider.terraform-provider-panos_v1.11.1.exe: 2024/05/02 11:31:53 (set) saml identity provider profiles: [test]
╷
│ Error: test -> admin-use-only unexpected here
│
│ with module.saml_config.panos_saml_profile.this,
│ on ....\main.tf line 54, in resource "panos_saml_profile" "this":
│ 54: resource "panos_saml_profile" "this" {
│
╵
2024-05-02T11:31:53.507-0400 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2024-05-02T11:31:53.552-0400 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/paloaltonetworks/panos/1.11.1/windows_amd64/terraform-provider-panos_v1.11.1.exe pid=27280
2024-05-02T11:31:53.552-0400 [DEBUG] provider: plugin exited
Context
Your Environment
The text was updated successfully, but these errors were encountered: