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

[#PE-864] Updated cgn search func specs #1174

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

michaeldisaro
Copy link
Contributor

@michaeldisaro michaeldisaro commented Dec 5, 2024

List of Changes

Pointed new version of cgn search functions.

Motivation and Context

New specs allow for default page size of 200.

How Has This Been Tested?

unite test
build
lint

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

github-actions bot commented Dec 5, 2024

Jira Pull Request Link

This Pull Request refers to the following Jira issue PE-864

@michaeldisaro michaeldisaro changed the title Updated cgn search func specs [bugfix] Updated cgn search func specs Dec 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

Terraform Plan 📖

Terraform Plan
�[0m�[1mInitializing the backend...�[0m
�[0m�[32m
Successfully configured the backend "azurerm"! Terraform will automatically
use this backend unless the backend configuration changes.�[0m

�[0m�[1mInitializing provider plugins...�[0m
- Finding hashicorp/azurerm versions matching ">= 3.30.0, <= 3.40.0"...
- Installing hashicorp/azurerm v3.40.0...
- Installed hashicorp/azurerm v3.40.0 (signed by HashiCorp)

Terraform has created a lock file �[1m.terraform.lock.hcl�[0m to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.�[0m

�[0m�[1m�[32mTerraform has been successfully initialized!�[0m�[32m�[0m
�[0m�[32m
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.�[0m
data.azurerm_resource_group.this: Reading...
data.azurerm_resource_group.this: Read complete after 1s [id=/subscriptions/ec285037-c673-4f58-b594-d7c480da4e8b/resourceGroups/dashboards]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Copy link

sonarqubecloud bot commented Dec 5, 2024

@michaeldisaro michaeldisaro changed the title [bugfix] Updated cgn search func specs [#bugfix] Updated cgn search func specs Dec 5, 2024
@michaeldisaro michaeldisaro changed the title [#bugfix] Updated cgn search func specs [#CGN-Bugfix] Updated cgn search func specs Dec 5, 2024
@michaeldisaro michaeldisaro changed the title [#CGN-Bugfix] Updated cgn search func specs [#PE-864] Updated cgn search func specs Dec 5, 2024
@michaeldisaro michaeldisaro merged commit beb081b into master Dec 5, 2024
6 of 9 checks passed
@michaeldisaro michaeldisaro deleted the updated-search-func-specs branch December 5, 2024 15:42
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