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

Add support for https listeners. #15

Closed
iwarapter opened this issue Oct 29, 2019 · 0 comments
Closed

Add support for https listeners. #15

iwarapter opened this issue Oct 29, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@iwarapter
Copy link
Owner

Description

Add support for https listeners.

New or Affected Resource(s)

  • pingaccess_https_listener

Potential Terraform Configuration

resource "pingaccess_https_listener" "demo" {
  name                          = "ADMIN"
  key_pair_id                   = 1
  use_server_cipher_suite_order = true
}
@iwarapter iwarapter added the enhancement New feature or request label Oct 29, 2019
iwarapter added a commit that referenced this issue Oct 29, 2019
@iwarapter iwarapter self-assigned this Oct 29, 2019
@iwarapter iwarapter added this to the 0.3.0 milestone Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant