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

Added source_code_hash for mta #171

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Added source_code_hash for mta #171

merged 1 commit into from
Aug 7, 2024

Conversation

Dray56
Copy link
Contributor

@Dray56 Dray56 commented Aug 2, 2024

Purpose

  • Added source code hash attribute which allows user to trigger mta updates without changing mta_path or url
  • Added undeploy operation for older mta id in case update takes in new mta id

Does this introduce a breaking change?

  • Yes
  • No

Pull Request Type

What kind of change does this Pull Request introduce?

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other... Please describe:

How to Test

  • Test the code via automated test
go test ./...

What to Check

Verify that the following are valid:

  • Automated tests are executed successfully
  • ...

Other Information

Checklist for reviewer

The following organizational tasks must be completed before merging this PR:

  • The PR is assigned to the Terraform project and a status is set (typically "in review").
  • The PR has the matching labels assigned to it.
  • The PR has a milestone assigned to it.
  • If the PR closes an issue, the issue is referenced.
  • Possible follow-up items are created and linked.

Copy link

sonarcloud bot commented Aug 7, 2024

@vipinvkmenon
Copy link
Member

Need to find a way to make getting the sah_sum easy

@vipinvkmenon vipinvkmenon merged commit 7f3d789 into main Aug 7, 2024
12 checks passed
@vipinvkmenon vipinvkmenon deleted the source_code_hash_mta branch August 7, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ignore-for-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants