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
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
We treat our Credhub and Concourse as distinct security zones. The Concourse interface has generally wider access than we'd like our Credhub instance to have.
We've been accommodating this by altering the ATC security group after running concourse-up, restricting access on 8844/8443 to a tighter set of ranges. Of course, when we rerun concourse-up deploy, this gets reset (as the group is managed by the Terraform module).
It would be super if we could specify distinct ranges for Concourse vs Credhub in concourse-up to avoid this.
The text was updated successfully, but these errors were encountered:
We treat our Credhub and Concourse as distinct security zones. The Concourse interface has generally wider access than we'd like our Credhub instance to have.
We've been accommodating this by altering the ATC security group after running
concourse-up
, restricting access on 8844/8443 to a tighter set of ranges. Of course, when we rerunconcourse-up deploy
, this gets reset (as the group is managed by the Terraform module).It would be super if we could specify distinct ranges for Concourse vs Credhub in
concourse-up
to avoid this.The text was updated successfully, but these errors were encountered: