Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@rkhaled0
Copy link
Contributor

Acceptance tests depend on this PR #156

Comment on lines +89 to +98
// "principal_type": {
// Type: schema.TypeString,
// Computed: true,
// },

// "skip_service_principal_aad_check": {
// Type: schema.TypeBool,
// Optional: true,
// Computed: true,
// },
Copy link
Contributor

Choose a reason for hiding this comment

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

instead of commenting them out could we just remove unsupported items?

Comment on lines +159 to +162
// skipPrincipalCheck := d.Get("skip_service_principal_aad_check").(bool)
// if skipPrincipalCheck {
// properties.RoleAssignmentProperties.PrincipalType = authorization.ServicePrincipal
// }
Copy link
Contributor

Choose a reason for hiding this comment

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

and here

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 12, 2022

CLA assistant check
All committers have signed the CLA.

@ryanschaaf-dmc
Copy link

Is this PR still planned? Or is there anything that can be helped to get it along. We have a need for this specific resource to become available

@katbyte
Copy link
Contributor

katbyte commented Dec 7, 2022

@ryanschaaf-dmc - this pr is waiting for the contributor to address the feedback

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants