Skip to content

Commit

Permalink
Update terraform-provider-azuread to v2.18.0 (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Feb 11, 2022
1 parent 6cb93d6 commit 9b2064a
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 21 deletions.
4 changes: 4 additions & 0 deletions provider/cmd/pulumi-resource-azuread/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -4453,7 +4453,11 @@
}
},
"required": [
"autoSubscribeNewMembers",
"displayName",
"externalSendersAllowed",
"hideFromAddressLists",
"hideFromOutlookClients",
"mail",
"mailNickname",
"members",
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@ github.com/hashicorp/terraform-plugin-sdk v1.7.0 h1:B//oq0ZORG+EkVrIJy0uPGSonvmX
github.com/hashicorp/terraform-plugin-sdk v1.7.0/go.mod h1:OjgQmey5VxnPej/buEhe+YqKm0KNvV3QqU4hkqHqPCY=
github.com/hashicorp/terraform-plugin-test v1.2.0 h1:AWFdqyfnOj04sxTdaAF57QqvW7XXrT8PseUHkbKsE8I=
github.com/hashicorp/terraform-plugin-test v1.2.0/go.mod h1:QIJHYz8j+xJtdtLrFTlzQVC0ocr3rf/OjIpgZLK56Hs=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220203233857-667295fd7567 h1:EvOHyXmZK2DWpmF2lpj4hDYr1UX/6bjwT7nehRh7Rxs=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220203233857-667295fd7567/go.mod h1:UbOmat6NfU+Zo/4MjM9/EzpwnFoquwkac3raQ7tlqI0=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220211075523-10ec49b0b642 h1:MqRYKuEPK8kOm2EBYUk0HXeOYTQ2W7ryDguGthlv6j8=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220211075523-10ec49b0b642/go.mod h1:UbOmat6NfU+Zo/4MjM9/EzpwnFoquwkac3raQ7tlqI0=
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 h1:1FGtlkJw87UsTMg5s8jrekrHmUPUJaMcu6ELiVhQrNw=
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896/go.mod h1:bzBPnUIkI0RxauU8Dqo+2KrZZ28Cf48s8V6IHt3p4co=
github.com/hashicorp/terraform-svchost v0.0.0-20191011084731-65d371908596/go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg=
Expand Down
2 changes: 1 addition & 1 deletion provider/shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.8.0
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220203233857-667295fd7567
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220211075523-10ec49b0b642
)

replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20211230170131-3a7c83bfab87
4 changes: 2 additions & 2 deletions provider/shim/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ github.com/hashicorp/terraform-plugin-go v0.5.0 h1:+gCDdF0hcYCm0YBTxrP4+K1NGIS5Z
github.com/hashicorp/terraform-plugin-go v0.5.0/go.mod h1:PAVN26PNGpkkmsvva1qfriae5Arky3xl3NfzKa8XFVM=
github.com/hashicorp/terraform-plugin-log v0.2.0 h1:rjflRuBqCnSk3UHOR25MP1G5BDLKktTA6lNjjcAnBfI=
github.com/hashicorp/terraform-plugin-log v0.2.0/go.mod h1:E1kJmapEHzqu1x6M++gjvhzM2yMQNXPVWZRCB8sgYjg=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220203233857-667295fd7567 h1:EvOHyXmZK2DWpmF2lpj4hDYr1UX/6bjwT7nehRh7Rxs=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220203233857-667295fd7567/go.mod h1:UbOmat6NfU+Zo/4MjM9/EzpwnFoquwkac3raQ7tlqI0=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220211075523-10ec49b0b642 h1:MqRYKuEPK8kOm2EBYUk0HXeOYTQ2W7ryDguGthlv6j8=
github.com/hashicorp/terraform-provider-azuread v1.6.1-0.20220211075523-10ec49b0b642/go.mod h1:UbOmat6NfU+Zo/4MjM9/EzpwnFoquwkac3raQ7tlqI0=
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 h1:1FGtlkJw87UsTMg5s8jrekrHmUPUJaMcu6ELiVhQrNw=
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896/go.mod h1:bzBPnUIkI0RxauU8Dqo+2KrZZ28Cf48s8V6IHt3p4co=
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=
Expand Down
8 changes: 4 additions & 4 deletions sdk/dotnet/Group.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public partial class Group : Pulumi.CustomResource
/// Indicates whether new members added to the group will be auto-subscribed to receive email notifications. Can only be set for Unified groups.
/// </summary>
[Output("autoSubscribeNewMembers")]
public Output<bool?> AutoSubscribeNewMembers { get; private set; } = null!;
public Output<bool> AutoSubscribeNewMembers { get; private set; } = null!;

/// <summary>
/// A set of behaviors for a Microsoft 365 group. Possible values are `AllowOnlyMembersToPost`, `HideGroupInOutlook`, `SubscribeNewGroupMembers` and `WelcomeEmailDisabled`. See [official documentation](https://docs.microsoft.com/en-us/graph/group-set-options) for more details. Changing this forces a new resource to be created.
Expand Down Expand Up @@ -77,19 +77,19 @@ public partial class Group : Pulumi.CustomResource
/// Indicates whether people external to the organization can send messages to the group. Can only be set for Unified groups.
/// </summary>
[Output("externalSendersAllowed")]
public Output<bool?> ExternalSendersAllowed { get; private set; } = null!;
public Output<bool> ExternalSendersAllowed { get; private set; } = null!;

/// <summary>
/// Indicates whether the group is displayed in certain parts of the Outlook user interface: in the Address Book, in address lists for selecting message recipients, and in the Browse Groups dialog for searching groups. Can only be set for Unified groups.
/// </summary>
[Output("hideFromAddressLists")]
public Output<bool?> HideFromAddressLists { get; private set; } = null!;
public Output<bool> HideFromAddressLists { get; private set; } = null!;

/// <summary>
/// Indicates whether the group is displayed in Outlook clients, such as Outlook for Windows and Outlook on the web. Can only be set for Unified groups.
/// </summary>
[Output("hideFromOutlookClients")]
public Output<bool?> HideFromOutlookClients { get; private set; } = null!;
public Output<bool> HideFromOutlookClients { get; private set; } = null!;

/// <summary>
/// The SMTP address for the group.
Expand Down
8 changes: 4 additions & 4 deletions sdk/go/azuread/group.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ type Group struct {
// Indicates whether this group can be assigned to an Azure Active Directory role. Can only be `true` for security-enabled groups. Changing this forces a new resource to be created.
AssignableToRole pulumi.BoolPtrOutput `pulumi:"assignableToRole"`
// Indicates whether new members added to the group will be auto-subscribed to receive email notifications. Can only be set for Unified groups.
AutoSubscribeNewMembers pulumi.BoolPtrOutput `pulumi:"autoSubscribeNewMembers"`
AutoSubscribeNewMembers pulumi.BoolOutput `pulumi:"autoSubscribeNewMembers"`
// A set of behaviors for a Microsoft 365 group. Possible values are `AllowOnlyMembersToPost`, `HideGroupInOutlook`, `SubscribeNewGroupMembers` and `WelcomeEmailDisabled`. See [official documentation](https://docs.microsoft.com/en-us/graph/group-set-options) for more details. Changing this forces a new resource to be created.
Behaviors pulumi.StringArrayOutput `pulumi:"behaviors"`
// The description for the group.
Expand All @@ -50,11 +50,11 @@ type Group struct {
// A `dynamicMembership` block as documented below. Required when `types` contains `DynamicMembership`. Cannot be used with the `members` property.
DynamicMembership GroupDynamicMembershipPtrOutput `pulumi:"dynamicMembership"`
// Indicates whether people external to the organization can send messages to the group. Can only be set for Unified groups.
ExternalSendersAllowed pulumi.BoolPtrOutput `pulumi:"externalSendersAllowed"`
ExternalSendersAllowed pulumi.BoolOutput `pulumi:"externalSendersAllowed"`
// Indicates whether the group is displayed in certain parts of the Outlook user interface: in the Address Book, in address lists for selecting message recipients, and in the Browse Groups dialog for searching groups. Can only be set for Unified groups.
HideFromAddressLists pulumi.BoolPtrOutput `pulumi:"hideFromAddressLists"`
HideFromAddressLists pulumi.BoolOutput `pulumi:"hideFromAddressLists"`
// Indicates whether the group is displayed in Outlook clients, such as Outlook for Windows and Outlook on the web. Can only be set for Unified groups.
HideFromOutlookClients pulumi.BoolPtrOutput `pulumi:"hideFromOutlookClients"`
HideFromOutlookClients pulumi.BoolOutput `pulumi:"hideFromOutlookClients"`
// The SMTP address for the group.
Mail pulumi.StringOutput `pulumi:"mail"`
// Whether the group is a mail enabled, with a shared group mailbox. At least one of `mailEnabled` or `securityEnabled` must be specified. Only Microsoft 365 groups can be mail enabled (see the `types` property).
Expand Down
8 changes: 4 additions & 4 deletions sdk/nodejs/group.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export class Group extends pulumi.CustomResource {
/**
* Indicates whether new members added to the group will be auto-subscribed to receive email notifications. Can only be set for Unified groups.
*/
public readonly autoSubscribeNewMembers!: pulumi.Output<boolean | undefined>;
public readonly autoSubscribeNewMembers!: pulumi.Output<boolean>;
/**
* A set of behaviors for a Microsoft 365 group. Possible values are `AllowOnlyMembersToPost`, `HideGroupInOutlook`, `SubscribeNewGroupMembers` and `WelcomeEmailDisabled`. See [official documentation](https://docs.microsoft.com/en-us/graph/group-set-options) for more details. Changing this forces a new resource to be created.
*/
Expand All @@ -167,15 +167,15 @@ export class Group extends pulumi.CustomResource {
/**
* Indicates whether people external to the organization can send messages to the group. Can only be set for Unified groups.
*/
public readonly externalSendersAllowed!: pulumi.Output<boolean | undefined>;
public readonly externalSendersAllowed!: pulumi.Output<boolean>;
/**
* Indicates whether the group is displayed in certain parts of the Outlook user interface: in the Address Book, in address lists for selecting message recipients, and in the Browse Groups dialog for searching groups. Can only be set for Unified groups.
*/
public readonly hideFromAddressLists!: pulumi.Output<boolean | undefined>;
public readonly hideFromAddressLists!: pulumi.Output<boolean>;
/**
* Indicates whether the group is displayed in Outlook clients, such as Outlook for Windows and Outlook on the web. Can only be set for Unified groups.
*/
public readonly hideFromOutlookClients!: pulumi.Output<boolean | undefined>;
public readonly hideFromOutlookClients!: pulumi.Output<boolean>;
/**
* The SMTP address for the group.
*/
Expand Down
8 changes: 4 additions & 4 deletions sdk/python/pulumi_azuread/group.py
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ def assignable_to_role(self) -> pulumi.Output[Optional[bool]]:

@property
@pulumi.getter(name="autoSubscribeNewMembers")
def auto_subscribe_new_members(self) -> pulumi.Output[Optional[bool]]:
def auto_subscribe_new_members(self) -> pulumi.Output[bool]:
"""
Indicates whether new members added to the group will be auto-subscribed to receive email notifications. Can only be set for Unified groups.
"""
Expand Down Expand Up @@ -1116,23 +1116,23 @@ def dynamic_membership(self) -> pulumi.Output[Optional['outputs.GroupDynamicMemb

@property
@pulumi.getter(name="externalSendersAllowed")
def external_senders_allowed(self) -> pulumi.Output[Optional[bool]]:
def external_senders_allowed(self) -> pulumi.Output[bool]:
"""
Indicates whether people external to the organization can send messages to the group. Can only be set for Unified groups.
"""
return pulumi.get(self, "external_senders_allowed")

@property
@pulumi.getter(name="hideFromAddressLists")
def hide_from_address_lists(self) -> pulumi.Output[Optional[bool]]:
def hide_from_address_lists(self) -> pulumi.Output[bool]:
"""
Indicates whether the group is displayed in certain parts of the Outlook user interface: in the Address Book, in address lists for selecting message recipients, and in the Browse Groups dialog for searching groups. Can only be set for Unified groups.
"""
return pulumi.get(self, "hide_from_address_lists")

@property
@pulumi.getter(name="hideFromOutlookClients")
def hide_from_outlook_clients(self) -> pulumi.Output[Optional[bool]]:
def hide_from_outlook_clients(self) -> pulumi.Output[bool]:
"""
Indicates whether the group is displayed in Outlook clients, such as Outlook for Windows and Outlook on the web. Can only be set for Unified groups.
"""
Expand Down

0 comments on commit 9b2064a

Please sign in to comment.