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

Argument missing | azurerm_bot_channel_email_v3.33.0 module #20982

Closed
1 task done
Hitesh-Kariya opened this issue Mar 16, 2023 · 3 comments · Fixed by #23129
Closed
1 task done

Argument missing | azurerm_bot_channel_email_v3.33.0 module #20982

Hitesh-Kariya opened this issue Mar 16, 2023 · 3 comments · Fixed by #23129

Comments

@Hitesh-Kariya
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version

1.4.0

AzureRM Provider Version

3.33.0

Affected Resource(s)/Data Source(s)

azurerm_bot_channel_email_v.3.33.0

Terraform Configuration Files

Module - azurerm_bot_channel_email_v3.33.0

Argument missing - "Authentication Type"

Debug Output/Panic Output

NA

Expected Behaviour

Argument - "Authentication Type" - must be there.

  1. Modern Authentication (OAUTH)
  2. Basic Authentication (disabling Oct'22)

Actual Behaviour

No Argument "Authentication Type"

Steps to Reproduce

No response

Important Factoids

No response

References

No response

@github-actions github-actions bot removed the bug label Mar 16, 2023
@manicminer
Copy link
Contributor

@Hitesh-Kariya Thanks for opening this issue. Does this relate to a Terraform module rather than the AzureRM provider? If this is a provider issue, please confirm and provide more information about the exact error you are seeing and your configuration to reproduce it. Thanks!

@Hitesh-Kariya
Copy link
Author

The issue is from Terraform module side.
Ref link : https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/bot_channel_email

Here, there is no argument for "Authentication Type".
image

Where as when we deploy in portal there are two authentication methods:

. Modern authentication (OAUTH)
. Basic authentication (disabling Oct'22)

bot_channel_email

I think terraform by default goes with Basic authentication.

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants