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

[AV-69652] Adding cluster on/off schedule resource #167

Merged
merged 49 commits into from
Mar 29, 2024

Conversation

Talina06
Copy link
Member

@Talina06 Talina06 commented Mar 14, 2024

Jira

  • AV-69652

Description

Contains implementation for Cluster on/off schedule only.

Type of Change

  • Bug fix (non-breaking change which fixes an issue). Please, add the "bug" label to the PR.
  • New feature (non-breaking change which adds functionality). Please, add the "enhancement" label to the PR.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please, add the "breaking change" label to the PR.
  • This change requires a documentation update
  • Documentation fix/enhancement

Manual Testing Approach

How was this change tested and do you have evidence? (REQUIRED: Select at least 1)

  • Manually tested
  • Unit tested
  • Acceptance tested
  • Unable to test / will not test (Please provide comments in section below)

Testing

1. CREATE and LIST

terraform plan-
Screen Shot 2024-03-27 at 12 25 26 AM
Screen Shot 2024-03-27 at 12 29 05 AM

terraform apply-
Screen Shot 2024-03-27 at 12 33 30 AM
Screen Shot 2024-03-27 at 12 34 17 AM
Screen Shot 2024-03-27 at 12 34 39 AM
Screen Shot 2024-03-27 at 12 34 54 AM
Screen Shot 2024-03-27 at 12 35 32 AM
Screen Shot 2024-03-27 at 12 35 47 AM

Cluster on/off schedule created on UI-
Screen Shot 2024-03-27 at 12 29 36 AM

2. UPDATE

Changed values in .tfvars file

terraform plan-
Screen Shot 2024-03-27 at 12 42 06 AM
Screen Shot 2024-03-27 at 12 42 21 AM
Screen Shot 2024-03-27 at 12 42 31 AM
Screen Shot 2024-03-27 at 12 42 45 AM

terraform apply-
Screen Shot 2024-03-27 at 12 44 51 AM
Screen Shot 2024-03-27 at 12 44 59 AM
Screen Shot 2024-03-27 at 12 45 07 AM
Screen Shot 2024-03-27 at 12 45 22 AM

Values updated-
Screen Shot 2024-03-27 at 12 45 41 AM

3. IMPORT
Screen Shot 2024-03-27 at 1 00 24 AM

terraform plan-
Screen Shot 2024-03-27 at 1 02 36 AM

  1. DESTROY
Screen Shot 2024-03-27 at 1 05 14 AM Screen Shot 2024-03-27 at 1 05 24 AM Screen Shot 2024-03-27 at 1 05 30 AM Screen Shot 2024-03-27 at 1 05 42 AM Screen Shot 2024-03-27 at 1 05 48 AM

Required Checklist:

  • I have checked that this change does not generate any credentials and that they are NOT accidentally logged anywhere.
  • I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
  • I have added any necessary documentation (if required)
  • I have run make fmt and formatted my code

Further comments

Talina06 and others added 27 commits February 28, 2024 13:06
…ouchbase-capella into AV-69652_cluster_appservices_on_off_feature
…off_feature' into AV-69652_cluster_appservices_on_off_feature

# Conflicts:
#	docs/index.md
…off_feature' into AV-69652_cluster_appservices_on_off_feature
…off_feature' into AV-69652_cluster_appservices_on_off_feature

# Conflicts:
#	docs/index.md
…off_feature' into AV-69652_cluster_appservices_on_off_feature
…off_feature' into AV-69652_cluster_appservices_on_off_feature
@PaulomeeCb PaulomeeCb marked this pull request as ready for review March 27, 2024 08:37
@PaulomeeCb PaulomeeCb requested review from a team as code owners March 27, 2024 08:37
@PaulomeeCb PaulomeeCb changed the title [AV-69652] Cluster & Appservices on/off Feature [AV-69652] Adding cluster on/off schedule resource Mar 27, 2024
PaulomeeCb
PaulomeeCb previously approved these changes Mar 29, 2024
@PaulomeeCb PaulomeeCb merged commit 263121b into main Mar 29, 2024
3 checks passed
@Talina06 Talina06 deleted the AV-69652_cluster_appservices_on_off_feature branch April 2, 2024 03:05
@Talina06 Talina06 added the no-changelog-needed This is a change not to be tracked in the changelog label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-needed This is a change not to be tracked in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants