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

Update __main__.py to subvert erroring out - You can no longer set an… #1567

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

patrickjburke245
Copy link
Contributor

… Azure SP Password - It is auto-generated

Title sums it up. Trying to pass a password to the azuread.ServicePrincipalPassword method did not allow me to successfully create an AKS cluster.

… Azure SP Password - It is auto-generated

Title sums it up. Trying to pass a password to the azuread.ServicePrincipalPassword method did not allow me to successfully create an AKS cluster.
Copy link

PR is now waiting for a maintainer to run the acceptance tests.
Note for the maintainer: To run the acceptance tests, please comment /run-example-tests on the PR

@scottslowe
Copy link
Contributor

/run-example-tests

@scottslowe scottslowe requested review from a team February 6, 2024 00:07
Copy link
Contributor

@dirien dirien left a comment

Choose a reason for hiding this comment

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

hi @patrickjburke245,

Thanks for the PR. Tested it and looks good:

Diagnostics:
  azuread:index:ServicePrincipalPassword (aksSpPassword):
    warning: urn:pulumi:dev::azure-py-aks::azuread:index/servicePrincipalPassword:ServicePrincipalPassword::aksSpPassword verification warning: Attribute is deprecated

  pulumi:pulumi:Stack (azure-py-aks-dev):
    warning: value is deprecated: In version 2.0 of the AzureAD provider, this attribute will become read-only as it will no longer be possible to specify a password value. It will be generated by Azure Active Directory and persisted to state for reuse in your Terraform configuration.

@dirien dirien merged commit 1f06979 into pulumi:master Feb 14, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants