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

New resource for Macie2 Custom Data Identifier #19254

Merged
merged 22 commits into from
May 7, 2021

Commits on May 5, 2021

  1. feat: added resource macie2 custom data identifier

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4d7a67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06dec34 View commit details
    Browse the repository at this point in the history
  3. docs: added docs for macie2 custom data identifier

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    5c2014e View commit details
    Browse the repository at this point in the history
  4. fixes a typo

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    bc2e7e5 View commit details
    Browse the repository at this point in the history
  5. refactor: refactorized to follow the guidelines

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    19145a0 View commit details
    Browse the repository at this point in the history
  6. test: formatted terrafmt

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    cdf0fa5 View commit details
    Browse the repository at this point in the history
  7. refactor: refactorized to follow the guidelines

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    113ee1f View commit details
    Browse the repository at this point in the history
  8. changed macie2 to macie in comments

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f0958ae View commit details
    Browse the repository at this point in the history
  9. refactor: refactorized to follow the guidelines

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e1c971e View commit details
    Browse the repository at this point in the history
  10. refactor: changed the validation in delete function

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    bfc62c5 View commit details
    Browse the repository at this point in the history
  11. refactor: changed the validation in delete function

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    178eccb View commit details
    Browse the repository at this point in the history
  12. refactor: refactorized to follow guidelines

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d0604b7 View commit details
    Browse the repository at this point in the history
  13. test: added steps for custom data identifier

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    304792d View commit details
    Browse the repository at this point in the history
  14. refactor: refactorized to follow the guidelines

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    6bd26cc View commit details
    Browse the repository at this point in the history
  15. refactor: refactorized to follow the guidelines

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    679441b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. added changelog file

    Edgar López committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2888509 View commit details
    Browse the repository at this point in the history
  2. refactor: changed validation for some parameters

    Edgar López committed May 6, 2021
    Configuration menu
    Copy the full SHA
    258cd9c View commit details
    Browse the repository at this point in the history
  3. fixes terrafmt linter

    Edgar López committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7d1abd7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. refactor: changed typelist to typeset for keywords and ignore workds,…

    … removed computed except for maximum distance, added validation when if custom data identifier is deleted should remove from state since it only soft deleted from the console/manual
    Edgar López committed May 7, 2021
    Configuration menu
    Copy the full SHA
    9f762a5 View commit details
    Browse the repository at this point in the history
  2. test: added resource check for arn regional

    Edgar López committed May 7, 2021
    Configuration menu
    Copy the full SHA
    b7c7974 View commit details
    Browse the repository at this point in the history
  3. fix: fixes typo

    Edgar López committed May 7, 2021
    Configuration menu
    Copy the full SHA
    fc1b573 View commit details
    Browse the repository at this point in the history
  4. refactor: updated validation in test for destroy

    Edgar López committed May 7, 2021
    Configuration menu
    Copy the full SHA
    fc25ae2 View commit details
    Browse the repository at this point in the history