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

Clearing an objects attriute doesn't affect the remote resource #12

Open
rafalkrupinski opened this issue Sep 7, 2023 · 3 comments
Open

Comments

@rafalkrupinski
Copy link

I've created an ApplicationOidc with {authMethodType: "OIDC_AUTH_METHOD_TYPE_BASIC",...} but then I learned it should be empty.
After removing the key-value from the code, and running pulumi up, the auth method in the console is still basic, even though pulumi run without any complains.

@vavsab
Copy link
Member

vavsab commented Oct 11, 2023

Could you please repeat the test for v0.0.13? If you still can reproduce it I could take a look

@rafalkrupinski
Copy link
Author

Just wanted to let you know that I'm not currently working on that project, but I'll be back on this the next month. Thank you for letting me know about the fix.

@rafalkrupinski
Copy link
Author

I just tested it with 0.1.8 - removing that field still has no effect. Is it perhaps the default value? Couldn't find any documentation on this.

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

No branches or pull requests

2 participants