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

Continuous Delivery - Git PAT support #4276

Merged
merged 2 commits into from
Jan 18, 2023
Merged

Conversation

gmarjoram
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@gmarjoram
Copy link
Contributor Author

gmarjoram commented Jan 11, 2023

make testacc TEST=./ibm/service/cdtoolchain
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/cdtoolchain -v  -timeout 700m
=== RUN   TestAccIBMCdToolchainDataSourceBasic
--- PASS: TestAccIBMCdToolchainDataSourceBasic (16.55s)
=== RUN   TestAccIBMCdToolchainDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainDataSourceAllArgs (16.75s)
=== RUN   TestAccIBMCdToolchainToolAppconfigDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolAppconfigDataSourceBasic (32.38s)
=== RUN   TestAccIBMCdToolchainToolAppconfigDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolAppconfigDataSourceAllArgs (30.91s)
=== RUN   TestAccIBMCdToolchainToolArtifactoryDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolArtifactoryDataSourceBasic (18.57s)
=== RUN   TestAccIBMCdToolchainToolArtifactoryDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolArtifactoryDataSourceAllArgs (19.70s)
=== RUN   TestAccIBMCdToolchainToolBitbucketgitDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolBitbucketgitDataSourceBasic (30.30s)
=== RUN   TestAccIBMCdToolchainToolBitbucketgitDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolBitbucketgitDataSourceAllArgs (20.30s)
=== RUN   TestAccIBMCdToolchainToolCustomDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolCustomDataSourceBasic (18.68s)
=== RUN   TestAccIBMCdToolchainToolCustomDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolCustomDataSourceAllArgs (20.06s)
=== RUN   TestAccIBMCdToolchainToolDevopsinsightsDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolDevopsinsightsDataSourceBasic (20.61s)
=== RUN   TestAccIBMCdToolchainToolDevopsinsightsDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolDevopsinsightsDataSourceAllArgs (19.82s)
=== RUN   TestAccIBMCdToolchainToolGithubconsolidatedDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolGithubconsolidatedDataSourceBasic (20.88s)
=== RUN   TestAccIBMCdToolchainToolGithubconsolidatedDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolGithubconsolidatedDataSourceAllArgs (22.64s)
=== RUN   TestAccIBMCdToolchainToolGitlabDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolGitlabDataSourceBasic (22.35s)
=== RUN   TestAccIBMCdToolchainToolGitlabDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolGitlabDataSourceAllArgs (23.40s)
=== RUN   TestAccIBMCdToolchainToolHashicorpvaultDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolHashicorpvaultDataSourceBasic (21.82s)
=== RUN   TestAccIBMCdToolchainToolHashicorpvaultDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolHashicorpvaultDataSourceAllArgs (20.36s)
=== RUN   TestAccIBMCdToolchainToolHostedgitDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolHostedgitDataSourceBasic (21.36s)
=== RUN   TestAccIBMCdToolchainToolHostedgitDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolHostedgitDataSourceAllArgs (20.77s)
=== RUN   TestAccIBMCdToolchainToolJenkinsDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolJenkinsDataSourceBasic (19.29s)
=== RUN   TestAccIBMCdToolchainToolJenkinsDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolJenkinsDataSourceAllArgs (20.60s)
=== RUN   TestAccIBMCdToolchainToolJiraDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolJiraDataSourceBasic (18.42s)
=== RUN   TestAccIBMCdToolchainToolJiraDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolJiraDataSourceAllArgs (21.64s)
=== RUN   TestAccIBMCdToolchainToolKeyprotectDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolKeyprotectDataSourceBasic (20.86s)
=== RUN   TestAccIBMCdToolchainToolKeyprotectDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolKeyprotectDataSourceAllArgs (20.74s)
=== RUN   TestAccIBMCdToolchainToolNexusDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolNexusDataSourceBasic (19.61s)
=== RUN   TestAccIBMCdToolchainToolNexusDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolNexusDataSourceAllArgs (21.40s)
=== RUN   TestAccIBMCdToolchainToolPagerdutyDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolPagerdutyDataSourceBasic (20.73s)
=== RUN   TestAccIBMCdToolchainToolPagerdutyDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolPagerdutyDataSourceAllArgs (22.19s)
=== RUN   TestAccIBMCdToolchainToolPipelineDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolPipelineDataSourceBasic (22.14s)
=== RUN   TestAccIBMCdToolchainToolPipelineDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolPipelineDataSourceAllArgs (20.84s)
=== RUN   TestAccIBMCdToolchainToolPrivateworkerDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolPrivateworkerDataSourceBasic (20.06s)
=== RUN   TestAccIBMCdToolchainToolPrivateworkerDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolPrivateworkerDataSourceAllArgs (24.02s)
=== RUN   TestAccIBMCdToolchainToolSaucelabsDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolSaucelabsDataSourceBasic (23.35s)
=== RUN   TestAccIBMCdToolchainToolSaucelabsDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolSaucelabsDataSourceAllArgs (21.65s)
=== RUN   TestAccIBMCdToolchainToolSecretsmanagerDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolSecretsmanagerDataSourceBasic (19.19s)
=== RUN   TestAccIBMCdToolchainToolSecretsmanagerDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolSecretsmanagerDataSourceAllArgs (18.26s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceDataSourceBasic (19.80s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceDataSourceAllArgs (19.94s)
=== RUN   TestAccIBMCdToolchainToolSlackDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolSlackDataSourceBasic (20.35s)
=== RUN   TestAccIBMCdToolchainToolSlackDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolSlackDataSourceAllArgs (20.78s)
=== RUN   TestAccIBMCdToolchainToolSonarqubeDataSourceBasic
--- PASS: TestAccIBMCdToolchainToolSonarqubeDataSourceBasic (19.38s)
=== RUN   TestAccIBMCdToolchainToolSonarqubeDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainToolSonarqubeDataSourceAllArgs (20.41s)
=== RUN   TestAccIBMCdToolchainBasic
--- PASS: TestAccIBMCdToolchainBasic (29.19s)
=== RUN   TestAccIBMCdToolchainAllArgs
--- PASS: TestAccIBMCdToolchainAllArgs (34.51s)
=== RUN   TestAccIBMCdToolchainToolAppconfigBasic
--- PASS: TestAccIBMCdToolchainToolAppconfigBasic (31.43s)
=== RUN   TestAccIBMCdToolchainToolAppconfigAllArgs
--- PASS: TestAccIBMCdToolchainToolAppconfigAllArgs (52.32s)
=== RUN   TestAccIBMCdToolchainToolArtifactoryBasic
--- PASS: TestAccIBMCdToolchainToolArtifactoryBasic (19.35s)
=== RUN   TestAccIBMCdToolchainToolArtifactoryAllArgs
--- PASS: TestAccIBMCdToolchainToolArtifactoryAllArgs (35.42s)
=== RUN   TestAccIBMCdToolchainToolBitbucketgitBasic
--- PASS: TestAccIBMCdToolchainToolBitbucketgitBasic (22.06s)
=== RUN   TestAccIBMCdToolchainToolBitbucketgitAllArgs
--- PASS: TestAccIBMCdToolchainToolBitbucketgitAllArgs (35.21s)
=== RUN   TestAccIBMCdToolchainToolCustomBasic
--- PASS: TestAccIBMCdToolchainToolCustomBasic (19.18s)
=== RUN   TestAccIBMCdToolchainToolCustomAllArgs
--- PASS: TestAccIBMCdToolchainToolCustomAllArgs (36.75s)
=== RUN   TestAccIBMCdToolchainToolDevopsinsightsBasic
--- PASS: TestAccIBMCdToolchainToolDevopsinsightsBasic (21.32s)
=== RUN   TestAccIBMCdToolchainToolDevopsinsightsAllArgs
--- PASS: TestAccIBMCdToolchainToolDevopsinsightsAllArgs (35.95s)
=== RUN   TestAccIBMCdToolchainToolGithubconsolidatedBasic
--- PASS: TestAccIBMCdToolchainToolGithubconsolidatedBasic (19.49s)
=== RUN   TestAccIBMCdToolchainToolGithubconsolidatedAllArgs
--- PASS: TestAccIBMCdToolchainToolGithubconsolidatedAllArgs (38.05s)
=== RUN   TestAccIBMCdToolchainToolGitlabBasic
--- PASS: TestAccIBMCdToolchainToolGitlabBasic (22.15s)
=== RUN   TestAccIBMCdToolchainToolGitlabAllArgs
--- PASS: TestAccIBMCdToolchainToolGitlabAllArgs (37.25s)
=== RUN   TestAccIBMCdToolchainToolHashicorpvaultBasic
--- PASS: TestAccIBMCdToolchainToolHashicorpvaultBasic (23.70s)
=== RUN   TestAccIBMCdToolchainToolHashicorpvaultAllArgs
--- PASS: TestAccIBMCdToolchainToolHashicorpvaultAllArgs (36.65s)
=== RUN   TestAccIBMCdToolchainToolHostedgitBasic
--- PASS: TestAccIBMCdToolchainToolHostedgitBasic (21.79s)
=== RUN   TestAccIBMCdToolchainToolHostedgitAllArgs
--- PASS: TestAccIBMCdToolchainToolHostedgitAllArgs (36.87s)
=== RUN   TestAccIBMCdToolchainToolJenkinsBasic
--- PASS: TestAccIBMCdToolchainToolJenkinsBasic (20.23s)
=== RUN   TestAccIBMCdToolchainToolJenkinsAllArgs
--- PASS: TestAccIBMCdToolchainToolJenkinsAllArgs (34.42s)
=== RUN   TestAccIBMCdToolchainToolJiraBasic
--- PASS: TestAccIBMCdToolchainToolJiraBasic (21.17s)
=== RUN   TestAccIBMCdToolchainToolJiraAllArgs
--- PASS: TestAccIBMCdToolchainToolJiraAllArgs (36.94s)
=== RUN   TestAccIBMCdToolchainToolKeyprotectBasic
--- PASS: TestAccIBMCdToolchainToolKeyprotectBasic (20.05s)
=== RUN   TestAccIBMCdToolchainToolKeyprotectAllArgs
--- PASS: TestAccIBMCdToolchainToolKeyprotectAllArgs (38.55s)
=== RUN   TestAccIBMCdToolchainToolNexusBasic
--- PASS: TestAccIBMCdToolchainToolNexusBasic (19.98s)
=== RUN   TestAccIBMCdToolchainToolNexusAllArgs
--- PASS: TestAccIBMCdToolchainToolNexusAllArgs (35.09s)
=== RUN   TestAccIBMCdToolchainToolPagerdutyBasic
--- PASS: TestAccIBMCdToolchainToolPagerdutyBasic (18.87s)
=== RUN   TestAccIBMCdToolchainToolPagerdutyAllArgs
--- PASS: TestAccIBMCdToolchainToolPagerdutyAllArgs (38.23s)
=== RUN   TestAccIBMCdToolchainToolPipelineBasic
--- PASS: TestAccIBMCdToolchainToolPipelineBasic (20.79s)
=== RUN   TestAccIBMCdToolchainToolPipelineAllArgs
--- PASS: TestAccIBMCdToolchainToolPipelineAllArgs (35.35s)
=== RUN   TestAccIBMCdToolchainToolPrivateworkerBasic
--- PASS: TestAccIBMCdToolchainToolPrivateworkerBasic (19.72s)
=== RUN   TestAccIBMCdToolchainToolPrivateworkerAllArgs
--- PASS: TestAccIBMCdToolchainToolPrivateworkerAllArgs (35.84s)
=== RUN   TestAccIBMCdToolchainToolSaucelabsBasic
--- PASS: TestAccIBMCdToolchainToolSaucelabsBasic (22.87s)
=== RUN   TestAccIBMCdToolchainToolSaucelabsAllArgs
--- PASS: TestAccIBMCdToolchainToolSaucelabsAllArgs (35.69s)
=== RUN   TestAccIBMCdToolchainToolSecretsmanagerBasic
--- PASS: TestAccIBMCdToolchainToolSecretsmanagerBasic (20.78s)
=== RUN   TestAccIBMCdToolchainToolSecretsmanagerAllArgs
--- PASS: TestAccIBMCdToolchainToolSecretsmanagerAllArgs (36.04s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceBasic
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceBasic (18.67s)
=== RUN   TestAccIBMCdToolchainToolSecuritycomplianceAllArgs
--- PASS: TestAccIBMCdToolchainToolSecuritycomplianceAllArgs (34.69s)
=== RUN   TestAccIBMCdToolchainToolSlackBasic
--- PASS: TestAccIBMCdToolchainToolSlackBasic (22.30s)
=== RUN   TestAccIBMCdToolchainToolSlackAllArgs
--- PASS: TestAccIBMCdToolchainToolSlackAllArgs (35.30s)
=== RUN   TestAccIBMCdToolchainToolSonarqubeBasic
--- PASS: TestAccIBMCdToolchainToolSonarqubeBasic (18.34s)
=== RUN   TestAccIBMCdToolchainToolSonarqubeAllArgs
--- PASS: TestAccIBMCdToolchainToolSonarqubeAllArgs (34.30s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cdtoolchain	2220.149s

@gmarjoram
Copy link
Contributor Author

make testacc TEST=./ibm/service/cdtektonpipeline
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/cdtektonpipeline -v  -timeout 700m
=== RUN   TestAccIBMCdTektonPipelineDefinitionDataSourceBasic
--- PASS: TestAccIBMCdTektonPipelineDefinitionDataSourceBasic (26.67s)
=== RUN   TestAccIBMCdTektonPipelinePropertyDataSourceBasic
--- PASS: TestAccIBMCdTektonPipelinePropertyDataSourceBasic (27.13s)
=== RUN   TestAccIBMCdTektonPipelinePropertyDataSourceAllArgs
--- PASS: TestAccIBMCdTektonPipelinePropertyDataSourceAllArgs (27.35s)
=== RUN   TestAccIBMCdTektonPipelineDataSourceBasic
--- PASS: TestAccIBMCdTektonPipelineDataSourceBasic (25.76s)
=== RUN   TestAccIBMCdTektonPipelineDataSourceAllArgs
--- PASS: TestAccIBMCdTektonPipelineDataSourceAllArgs (26.93s)
=== RUN   TestAccIBMCdTektonPipelineTriggerPropertyDataSourceBasic
--- PASS: TestAccIBMCdTektonPipelineTriggerPropertyDataSourceBasic (30.78s)
=== RUN   TestAccIBMCdTektonPipelineTriggerPropertyDataSourceAllArgs
--- PASS: TestAccIBMCdTektonPipelineTriggerPropertyDataSourceAllArgs (29.62s)
=== RUN   TestAccIBMCdTektonPipelineTriggerDataSourceBasic
--- PASS: TestAccIBMCdTektonPipelineTriggerDataSourceBasic (28.75s)
=== RUN   TestAccIBMCdTektonPipelineTriggerDataSourceAllArgs
--- PASS: TestAccIBMCdTektonPipelineTriggerDataSourceAllArgs (30.14s)
=== RUN   TestAccIBMCdTektonPipelineDefinitionBasic
--- PASS: TestAccIBMCdTektonPipelineDefinitionBasic (24.70s)
=== RUN   TestAccIBMCdTektonPipelinePropertyBasic
--- PASS: TestAccIBMCdTektonPipelinePropertyBasic (24.63s)
=== RUN   TestAccIBMCdTektonPipelinePropertyAllArgs
--- PASS: TestAccIBMCdTektonPipelinePropertyAllArgs (41.41s)
=== RUN   TestAccIBMCdTektonPipelineBasic
--- PASS: TestAccIBMCdTektonPipelineBasic (22.86s)
=== RUN   TestAccIBMCdTektonPipelineAllArgs
--- PASS: TestAccIBMCdTektonPipelineAllArgs (39.97s)
=== RUN   TestAccIBMCdTektonPipelineTriggerPropertyBasic
--- PASS: TestAccIBMCdTektonPipelineTriggerPropertyBasic (26.21s)
=== RUN   TestAccIBMCdTektonPipelineTriggerPropertyAllArgs
--- PASS: TestAccIBMCdTektonPipelineTriggerPropertyAllArgs (47.98s)
=== RUN   TestAccIBMCdTektonPipelineTriggerBasic
--- PASS: TestAccIBMCdTektonPipelineTriggerBasic (27.29s)
=== RUN   TestAccIBMCdTektonPipelineTriggerAllArgs
--- PASS: TestAccIBMCdTektonPipelineTriggerAllArgs (45.58s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cdtektonpipeline	557.463s

@gmarjoram gmarjoram marked this pull request as ready for review January 17, 2023 14:12
@hkantare hkantare merged commit 6c6e75a into IBM-Cloud:master Jan 18, 2023
SunithaGudisagarIBM pushed a commit to ibm-vpc/terraform-provider-ibm that referenced this pull request Feb 1, 2023
adya1303 pushed a commit to adya1303/terraform-provider-ibm that referenced this pull request Feb 2, 2023
hkantare added a commit that referenced this pull request Feb 7, 2023
* Added new service Metrics Router to repo

* Updated secret baseline file

* Updated baseline file with is_secret

* Changed sdk repo path

* Fixed a couple typos

Found a couple typos when I was deploying a cluster. This should fix it.

* Updates to tekton-pipeline support (#4235)

* fix(tekton): pos-GA updates

* chore(tekton): update Go SDK version

* fix(tekton): finalise tekton updates

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* fix(tekton): Address Worker and href feedback

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* add ForceNew tag to OS fields (#4279)

* add ForceNew tag to OS fileds, updated doc

* add forces new resource tag to the doc

Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>

* warning state in pending list, WARN logs about warning and critical s… (#4283)

* warning state in pending list, WARN logs about warning and critical states

* added extra clarification in docs about wait_till Normal option

* Continuous Delivery - Git PAT support (#4276)

* Git PAT support

* Fix example

* vpc address prefix and subnet doc fix

* Fix #4132: fix values_metadata argument in schematics resource

* enhancement(vpc-go-sdk) : Migration to latest 0.30.0

* fix(networkacl) : made name optional to allow create_before_destroy

* Remove certificate manager service support

* Fix ibm_appid_cloud_directory_user missing userName

* update provider metadata

* update CHANGELOG

* Bump up version to 1.50.0-beta0

* add optional secondary storage fields to IKS cluster and workerpool (#4255)

* add user defined secondary storage support to vpc cluster and workerpool

* tc fix for non secondarystorage case

* update docs and descriptions

* remove userdefined string, count and size is now integer in secondarystorage schema

* update docs

Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>

* CD: Field description updates for PAT

* refactor(Cloud Databases) autoscaling uses cloud-databases-go-sdk  (#4218)

* fix: documentation fix for ibm_cm_object resource

* dependabot: bump github/issue-labeler from 2.5 to 2.6

Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.5 to 2.6.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v2.5...v2.6)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(tekton): bump Tekton Go SDK version

* dependabot: bump actions/checkout from 3.2.0 to 3.3.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update tags from globaltags to search API

* update metadata

* update CHANGELOG

* Bump up version to 1.50.0

* Adding new destination , integration and updating subscription resources for event notifications (#4321)

* adding new destination, updating email subscription and integrayion resources for event notification service

* Update go.mod

updating event notification package

* Update go.sum

updating event-notifications entry in go.sum

* Deprecate: retain schema and remove code

* Remove deprecated resource notification for VPC route resource (#4323)

* removal notification for vpc route

* updated the release number:

v1.51.0  - removal notification
v1.52.0 - resource is removed

* Single node infrastructure added (#4269)

* Single node infrastructure added

* Variable fix

* single-node code added

* Empty-Commit to run tests with updated sdk.

* Updated sdk version

* Added code for data recource

* Added documentation

* Added documentation

* Corrected typo

* Added test case for new variable

* Removed single-node resource. Added single-node parameters to existing create cluster resource.

* Changes reflecting PR comments.

* Added test case for single node clusters. Updated variables.

* Updated version

* fix: allow data to be set/updated when already unquoted

* refactor(Cloud Databases): configuration uses cloud-databases-go-sdk (#4234)

* refactor(Cloud Databases): configuration uses cloud-databases-go-sdk
* address PR comments
* remove unused bluemix client

---------

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ElliotG <elliotgraebert@gmail.com>
Co-authored-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
Co-authored-by: Zoltán Illés <zoltan.illes@live.com>
Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>
Co-authored-by: attilatabori <92513370+attilatabori@users.noreply.github.com>
Co-authored-by: gmarjoram <marjoram@ie.ibm.com>
Co-authored-by: Deepak Selvakumar <Deepak.Selvakumar@ibm.com>
Co-authored-by: hkavya26 <hkavya26@in.ibm.com>
Co-authored-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com>
Co-authored-by: hkantare <hkantare@in.ibm.com>
Co-authored-by: alex hemard <alexhemard@gmail.com>
Co-authored-by: Ben Buchanan <buchanan@ibm.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Divya-Singh1693 <68578534+Divya-Singh1693@users.noreply.github.com>
Co-authored-by: Sandeep S <Sandeep.S1@ibm.com>
Co-authored-by: Bhavesh Shrivastav <91112322+BShrivastav@users.noreply.github.com>
Co-authored-by: Carl Petersson <110849631+cappetersson@users.noreply.github.com>
hkantare added a commit that referenced this pull request Jun 15, 2023
* Added new service Metrics Router to repo

* Updated secret baseline file

* Updated baseline file with is_secret

* Changed sdk repo path

* Fixed a couple typos

Found a couple typos when I was deploying a cluster. This should fix it.

* Updates to tekton-pipeline support (#4235)

* fix(tekton): pos-GA updates

* chore(tekton): update Go SDK version

* fix(tekton): finalise tekton updates

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* fix(tekton): Address Worker and href feedback

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* add ForceNew tag to OS fields (#4279)

* add ForceNew tag to OS fileds, updated doc

* add forces new resource tag to the doc

Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>

* warning state in pending list, WARN logs about warning and critical s… (#4283)

* warning state in pending list, WARN logs about warning and critical states

* added extra clarification in docs about wait_till Normal option

* Continuous Delivery - Git PAT support (#4276)

* Git PAT support

* Fix example

* vpc address prefix and subnet doc fix

* Fix #4132: fix values_metadata argument in schematics resource

* enhancement(vpc-go-sdk) : Migration to latest 0.30.0

* fix(networkacl) : made name optional to allow create_before_destroy

* Remove certificate manager service support

* Fix ibm_appid_cloud_directory_user missing userName

* update provider metadata

* update CHANGELOG

* Bump up version to 1.50.0-beta0

* add optional secondary storage fields to IKS cluster and workerpool (#4255)

* add user defined secondary storage support to vpc cluster and workerpool

* tc fix for non secondarystorage case

* update docs and descriptions

* remove userdefined string, count and size is now integer in secondarystorage schema

* update docs

Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>

* CD: Field description updates for PAT

* refactor(Cloud Databases) autoscaling uses cloud-databases-go-sdk  (#4218)

* fix: documentation fix for ibm_cm_object resource

* dependabot: bump github/issue-labeler from 2.5 to 2.6

Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.5 to 2.6.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v2.5...v2.6)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(tekton): bump Tekton Go SDK version

* dependabot: bump actions/checkout from 3.2.0 to 3.3.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update tags from globaltags to search API

* update metadata

* update CHANGELOG

* Bump up version to 1.50.0

* Adding new destination , integration and updating subscription resources for event notifications (#4321)

* adding new destination, updating email subscription and integrayion resources for event notification service

* Update go.mod

updating event notification package

* Update go.sum

updating event-notifications entry in go.sum

* Deprecate: retain schema and remove code

* Remove deprecated resource notification for VPC route resource (#4323)

* removal notification for vpc route

* updated the release number:

v1.51.0  - removal notification
v1.52.0 - resource is removed

* Single node infrastructure added (#4269)

* Single node infrastructure added

* Variable fix

* single-node code added

* Empty-Commit to run tests with updated sdk.

* Updated sdk version

* Added code for data recource

* Added documentation

* Added documentation

* Corrected typo

* Added test case for new variable

* Removed single-node resource. Added single-node parameters to existing create cluster resource.

* Changes reflecting PR comments.

* Added test case for single node clusters. Updated variables.

* Updated version

* fix: allow data to be set/updated when already unquoted

* refactor(Cloud Databases): configuration uses cloud-databases-go-sdk (#4234)

* refactor(Cloud Databases): configuration uses cloud-databases-go-sdk
* address PR comments
* remove unused bluemix client

* Adopted new API changes

* updated .secrets.baseline

* fix formating provider.go

* Corrected the testing target CRN

* Modified the input table of content in README

* Added more examples

* minor changes in service names

* Picking mr gosdk from master

* Added info on settings id

* fixing issues

* Fix removal of permitted_target_regions

* Fix crashing issue due to empty targets

* Added info on first time setting of primary_metadata_region

* Added changes as per comments

---------

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ElliotG <elliotgraebert@gmail.com>
Co-authored-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
Co-authored-by: Zoltán Illés <zoltan.illes@live.com>
Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>
Co-authored-by: attilatabori <92513370+attilatabori@users.noreply.github.com>
Co-authored-by: gmarjoram <marjoram@ie.ibm.com>
Co-authored-by: Deepak Selvakumar <Deepak.Selvakumar@ibm.com>
Co-authored-by: hkavya26 <hkavya26@in.ibm.com>
Co-authored-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com>
Co-authored-by: hkantare <hkantare@in.ibm.com>
Co-authored-by: alex hemard <alexhemard@gmail.com>
Co-authored-by: Ben Buchanan <buchanan@ibm.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Divya-Singh1693 <68578534+Divya-Singh1693@users.noreply.github.com>
Co-authored-by: Sandeep S <Sandeep.S1@ibm.com>
Co-authored-by: Bhavesh Shrivastav <91112322+BShrivastav@users.noreply.github.com>
Co-authored-by: Carl Petersson <110849631+cappetersson@users.noreply.github.com>
omaraibrahim pushed a commit to omaraibrahim/terraform-provider-ibm that referenced this pull request Jul 20, 2023
* Added new service Metrics Router to repo

* Updated secret baseline file

* Updated baseline file with is_secret

* Changed sdk repo path

* Fixed a couple typos

Found a couple typos when I was deploying a cluster. This should fix it.

* Updates to tekton-pipeline support (IBM-Cloud#4235)

* fix(tekton): pos-GA updates

* chore(tekton): update Go SDK version

* fix(tekton): finalise tekton updates

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* fix(tekton): Address Worker and href feedback

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>

* add ForceNew tag to OS fields (IBM-Cloud#4279)

* add ForceNew tag to OS fileds, updated doc

* add forces new resource tag to the doc

Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>

* warning state in pending list, WARN logs about warning and critical s… (IBM-Cloud#4283)

* warning state in pending list, WARN logs about warning and critical states

* added extra clarification in docs about wait_till Normal option

* Continuous Delivery - Git PAT support (IBM-Cloud#4276)

* Git PAT support

* Fix example

* vpc address prefix and subnet doc fix

* Fix IBM-Cloud#4132: fix values_metadata argument in schematics resource

* enhancement(vpc-go-sdk) : Migration to latest 0.30.0

* fix(networkacl) : made name optional to allow create_before_destroy

* Remove certificate manager service support

* Fix ibm_appid_cloud_directory_user missing userName

* update provider metadata

* update CHANGELOG

* Bump up version to 1.50.0-beta0

* add optional secondary storage fields to IKS cluster and workerpool (IBM-Cloud#4255)

* add user defined secondary storage support to vpc cluster and workerpool

* tc fix for non secondarystorage case

* update docs and descriptions

* remove userdefined string, count and size is now integer in secondarystorage schema

* update docs

Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>

* CD: Field description updates for PAT

* refactor(Cloud Databases) autoscaling uses cloud-databases-go-sdk  (IBM-Cloud#4218)

* fix: documentation fix for ibm_cm_object resource

* dependabot: bump github/issue-labeler from 2.5 to 2.6

Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.5 to 2.6.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v2.5...v2.6)

---
updated-dependencies:
- dependency-name: github/issue-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(tekton): bump Tekton Go SDK version

* dependabot: bump actions/checkout from 3.2.0 to 3.3.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update tags from globaltags to search API

* update metadata

* update CHANGELOG

* Bump up version to 1.50.0

* Adding new destination , integration and updating subscription resources for event notifications (IBM-Cloud#4321)

* adding new destination, updating email subscription and integrayion resources for event notification service

* Update go.mod

updating event notification package

* Update go.sum

updating event-notifications entry in go.sum

* Deprecate: retain schema and remove code

* Remove deprecated resource notification for VPC route resource (IBM-Cloud#4323)

* removal notification for vpc route

* updated the release number:

v1.51.0  - removal notification
v1.52.0 - resource is removed

* Single node infrastructure added (IBM-Cloud#4269)

* Single node infrastructure added

* Variable fix

* single-node code added

* Empty-Commit to run tests with updated sdk.

* Updated sdk version

* Added code for data recource

* Added documentation

* Added documentation

* Corrected typo

* Added test case for new variable

* Removed single-node resource. Added single-node parameters to existing create cluster resource.

* Changes reflecting PR comments.

* Added test case for single node clusters. Updated variables.

* Updated version

* fix: allow data to be set/updated when already unquoted

* refactor(Cloud Databases): configuration uses cloud-databases-go-sdk (IBM-Cloud#4234)

* refactor(Cloud Databases): configuration uses cloud-databases-go-sdk
* address PR comments
* remove unused bluemix client

* Adopted new API changes

* updated .secrets.baseline

* fix formating provider.go

* Corrected the testing target CRN

* Modified the input table of content in README

* Added more examples

* minor changes in service names

* Picking mr gosdk from master

* Added info on settings id

* fixing issues

* Fix removal of permitted_target_regions

* Fix crashing issue due to empty targets

* Added info on first time setting of primary_metadata_region

* Added changes as per comments

---------

Signed-off-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ElliotG <elliotgraebert@gmail.com>
Co-authored-by: Brian Gleeson <brian.gleeson@ie.ibm.com>
Co-authored-by: Zoltán Illés <zoltan.illes@live.com>
Co-authored-by: Zoltan Illes <zoltan.illes@ibm.com>
Co-authored-by: attilatabori <92513370+attilatabori@users.noreply.github.com>
Co-authored-by: gmarjoram <marjoram@ie.ibm.com>
Co-authored-by: Deepak Selvakumar <Deepak.Selvakumar@ibm.com>
Co-authored-by: hkavya26 <hkavya26@in.ibm.com>
Co-authored-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com>
Co-authored-by: hkantare <hkantare@in.ibm.com>
Co-authored-by: alex hemard <alexhemard@gmail.com>
Co-authored-by: Ben Buchanan <buchanan@ibm.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Divya-Singh1693 <68578534+Divya-Singh1693@users.noreply.github.com>
Co-authored-by: Sandeep S <Sandeep.S1@ibm.com>
Co-authored-by: Bhavesh Shrivastav <91112322+BShrivastav@users.noreply.github.com>
Co-authored-by: Carl Petersson <110849631+cappetersson@users.noreply.github.com>
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