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

Updated Connector Details for Pipeline Test #1150

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Conversation

ritek01
Copy link
Member

@ritek01 ritek01 commented Jan 15, 2025

Title: Updated Connector Details for Pipeline Test

Summary:
Updated Connector Details for Pipeline Test

Details:
Updated Connector Details for Pipeline Test

Pipeline : https://app.harness.io/ng/account/UKh5Yts7THSMAbccG3HrLA/module/ci/orgs/default/projects/Terraform_Provider/pipelines/Terraform_CD_Platform_Test_Unified_Clone/executions/9qq1nbK6SietG3SY-SlDpw/pipeline?storeType=INLINE&step=U1j299wiSemk9ysZUzwfZQ&stage=Pe7HV2OJSaiXR0XEa1isdA&childStage=&stageExecId=

image

Related Issues:
Reference any related issues or tickets

Testing Instructions:
Describe how the changes were tested. Include any test cases or steps to verify the functionality.
Please include the below test scenario with your changes.

  • Create the resource and execute terraform apply. (Verify the resource is created)
  • Execute terraform apply again without any changes. (Verify no changes should be done)
  • Update the resource and execute terraform apply. (Verify the resource updated successfully)
  • Remove the content from resource file and execute terraform apply. (Verify the resource has been deleted)
  • Add again the resource and execute the terraform apply. (Verify the resource is created)
  • Verify the import the resource file is working fine.
  • In case of remote entity, Verify for both default and non default branch.

Screenshots:
Include before and after screenshots to visually demonstrate the changes.
Checklist:

  • Code changes are well-documented.
  • Tests have been added/updated.
  • Changes have been tested locally.
  • Documentation has been updated.
PR Check triggers
  • Build: trigger build
  • Sub Category Field Check: trigger subcategoryfieldcheck
  • gitleaks: trigger gitleaks

@ritek01 ritek01 merged commit 31ec279 into main Jan 15, 2025
4 checks passed
@ritek01 ritek01 deleted the ritek/pipeline_tf_fix branch January 15, 2025 10:01
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