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

Adding sql(13) resources #362

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

kdibrov
Copy link
Contributor

@kdibrov kdibrov commented Feb 15, 2023

Description of your changes

Fixes #171

Moving sql(13) resources to v1beta1 version

azurem_sql_* resources are deprecated and moved to ignore list.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Manually:
azurerm_mssql_server_vulnerability_assessment - requires blob link and blob access key
sql_assesment1
azurerm_mssql_database_vulnerability_assessment_rule_baseline - requires blob link and blob access key
sql_baseline2

and Uptest:
azurerm_mssql_elasticpool
azurerm_mssql_job_agent
azurerm_mssql_job_credential

@kdibrov
Copy link
Contributor Author

kdibrov commented Feb 15, 2023

/test-examples="examples/sql/mssqlelasticpool.yaml"

@kdibrov
Copy link
Contributor Author

kdibrov commented Feb 15, 2023

/test-examples="examples/sql/mssqljobagent.yaml"

@kdibrov
Copy link
Contributor Author

kdibrov commented Feb 15, 2023

/test-examples="examples/sql/mssqljobcredential.yaml"

Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

Thanks @kdibrov I left a comment

examples/sql/mssqlelasticpool.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

Thanks @kdibrov LGTM!

@kdibrov kdibrov merged commit 9a86160 into crossplane-contrib:main Feb 16, 2023
@kdibrov kdibrov deleted the issue-171 branch February 16, 2023 08:14
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.

Moving sql(13) resources to v1beta1 version
3 participants