Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Tracked HTTP Params #8

@ashhammond

Description

@ashhammond

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

Terraform v0.12.25

Affected Resource(s)

  • pingfederate_authentication_policies with PF 10.0.2.2

Terraform Configuration Files

# Copy-paste your Terraform configurations here

resource "pingfederate_authentication_policies" "demo" {
  fail_if_no_selection    = false
  tracked_http_parameters = []

...truncated....

}

Debug Output

Panic Output

Expected Behavior

HTTP Params removed

Actual Behavior

HTTP Params not removed

Steps to Reproduce

Create resource to add params
Params added
Remove resource
Param not removed from PF

  1. terraform apply

Important Factoids

References

  • #0000

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpingfederate-bugBugs related to the PingFederate admin API

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions