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

add mssql dns alias resource support #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

wuxu92
Copy link
Owner

@wuxu92 wuxu92 commented Apr 28, 2022

No description provided.

@wuxu92 wuxu92 force-pushed the feat_sqldnsalias branch from 1139350 to bda9f0b Compare May 6, 2022 03:48
@wuxu92 wuxu92 assigned wuxu92 and unassigned wuxu92 May 6, 2022
Copy link

@magodo magodo left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!
I've taken a look through and left some comments inline, but this is mostly looking good to me 👍

@wuxu92 wuxu92 force-pushed the feat_sqldnsalias branch 4 times, most recently from 67e8432 to ab71ed6 Compare May 7, 2022 04:06
Copy link

@magodo magodo left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!
I have left some additional mostly minor comments that once addressed this should be good to merge 👍

@wuxu92 wuxu92 force-pushed the feat_sqldnsalias branch from ab71ed6 to c8e54d9 Compare May 7, 2022 08:25
@wuxu92
Copy link
Owner Author

wuxu92 commented May 7, 2022

@magodo all comments fixed

Copy link

@magodo magodo left a comment

Choose a reason for hiding this comment

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

LGTM!

@wuxu92 wuxu92 force-pushed the feat_sqldnsalias branch 7 times, most recently from 804d02a to 6ceddee Compare May 20, 2022 02:47
@wuxu92 wuxu92 force-pushed the feat_sqldnsalias branch from 6ceddee to ecf18cf Compare May 20, 2022 02:53
wuxu92 pushed a commit that referenced this pull request Nov 28, 2024
…ce features (hashicorp#26606)

* added 'enhanced_security_compliance' block to databricks workspace schema

* added customized diff checks to verify databricks workspace 'enhanced_security_compliance' block

* added premium sku check for databricks workspace 'enhanced_security_compliance'

* added 'enhanced_security_compliance' block to read and create/update methods

* documented new 'enhanced_security_compliance' block for 'azurerm_databricks_workspace' resource

* Fixed bugs, added acceptance test

* Fix schema linting check

* Added data source support and corresponding acctest

* PR feedbacks improvements #1:

- Always set value into state
- Simplified expansion logic
- Acctests method renaming to conform with standards
- Removed unnecessary parameterisation of acctest config method
- Docs for datasource

* PR feedbacks improvements 2:

- Removed stray newline
- Use pointer.From to prevent nil deref
- Improved validation error msg

* PR feedbacks improvements 3:

- Replace single-quote with backticks on error messages
- Remove RequiredWith from compliance_security_profile_standards
- Remove redundant test checks
- Improve datasource docs
- Add 'defaults to' to resource doc

---------

Co-authored-by: Gerry Tan <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants