Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ID-1268 Private Endpoint Access Resource Type #1425

Merged
merged 2 commits into from
May 3, 2024

Conversation

tlangs
Copy link
Contributor

@tlangs tlangs commented May 3, 2024

Ticket: https://broadworkbench.atlassian.net/browse/ID-1268

We don't know what we want yet, so lets make anything possible.


PR checklist

  • I've followed the instructions if I've made any changes to the API, especially if they're breaking changes
  • I've filled out the Security Risk Assessment (requires Broad Internal network access) and attached the result to the JIRA ticket

@@ -1665,6 +1665,37 @@ resourceTypes = {
allowLeaving = false
reuseIds = true
}

azure_private_endpoint_access = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

azure_managed_identity?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we representing an identity, or an endpoint, or the thing on the other side of the endpoint?

Copy link
Contributor

@rtitle rtitle May 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 azure_managed_identity, this is really modeling access to a managed identity (we have yet to model the private endpoint)

Copy link

sonarqubecloud bot commented May 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@tlangs tlangs merged commit d8fcf10 into develop May 3, 2024
22 checks passed
@tlangs tlangs deleted the tl_ID-1268_private_endpoint_identity_resource branch May 3, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants