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 Classification Job #19165

Merged
merged 29 commits into from
May 5, 2021

Commits on May 3, 2021

  1. feat: added resource for macie2 with classification job

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    19a740f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825e421 View commit details
    Browse the repository at this point in the history
  3. docs: added doc for macie2 classification job

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    3491c28 View commit details
    Browse the repository at this point in the history
  4. docs: updated example

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

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    ff579f9 View commit details
    Browse the repository at this point in the history
  6. delete clien token in docs

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    a693578 View commit details
    Browse the repository at this point in the history
  7. test: delete hardcoded

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

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

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    567f483 View commit details
    Browse the repository at this point in the history
  10. changed macie2 to macie in comments

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

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    c10053b View commit details
    Browse the repository at this point in the history
  12. change to wrong link in doc api

    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    577a769 View commit details
    Browse the repository at this point in the history
  13. reformat: delete aws.StringValue or aws.BoolValue for d.Set because i…

    …s not necessary
    Edgar López committed May 3, 2021
    Configuration menu
    Copy the full SHA
    c6b0edd View commit details
    Browse the repository at this point in the history
  14. fixes terraform format

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

Commits on May 4, 2021

  1. feat: added tags functions for macie2

    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e734fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c120ba View commit details
    Browse the repository at this point in the history
  3. test: added other funcs

    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    f6fed1d View commit details
    Browse the repository at this point in the history
  4. deleted ephemeral values

    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    5762971 View commit details
    Browse the repository at this point in the history
  5. added changelog file

    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    25d82ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca9055f View commit details
    Browse the repository at this point in the history
  7. test: added dissapear func

    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    eea43ac View commit details
    Browse the repository at this point in the history
  8. fixes go generate error linter

    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8f94c11 View commit details
    Browse the repository at this point in the history
  9. refactor: added validation length, changed typeset to typelist for us…

    …er_details
    Edgar López committed May 4, 2021
    Configuration menu
    Copy the full SHA
    9f3200d View commit details
    Browse the repository at this point in the history
  10. test: added more check values in complete func

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

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    7efeb4e View commit details
    Browse the repository at this point in the history
  2. refactor to change validation and lowercase the functions so it can b…

    …e used in serial test
    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    60f1710 View commit details
    Browse the repository at this point in the history
  3. test: added serial test for macie2 along with account and classificat…

    …ion jobs
    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    244a3cb View commit details
    Browse the repository at this point in the history
  4. changed length prefix

    Edgar López committed May 5, 2021
    Configuration menu
    Copy the full SHA
    04753e3 View commit details
    Browse the repository at this point in the history
  5. test: added random with prefix for bucket name

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