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

DSL ergonomics: weird names of resources that start with an acronym #221

Closed
myhau opened this issue Mar 9, 2023 · 0 comments · Fixed by #250
Closed

DSL ergonomics: weird names of resources that start with an acronym #221

myhau opened this issue Mar 9, 2023 · 0 comments · Fixed by #250

Comments

@myhau
Copy link
Member

myhau commented Mar 9, 2023

Examples:

  • com.pulumi.gcp.serviceAccount.kotlin.iAMMemberResource
  • com.pulumi.gcp.projects.kotlin.iAMMemberResource

Screenshot 2023-03-09 at 20 39 16

@jplewa jplewa self-assigned this Jul 13, 2023
@jplewa jplewa linked a pull request Jul 26, 2023 that will close this issue
jplewa added a commit that referenced this issue Jul 26, 2023
## Task

Resolves: #221 

## Description

`IAMBinding` -> `iamBinding`
`IamAuditConfig` -> `iamAuditConfig`
`OrganizationPolicy` -> `organizationPolicy`


This one is a bit awkward, but it's not our fault they called it
`VMware` instead of `Vmware`:
`VMwareCluster` -> `vMwareCluster`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants