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

✨ add ssm parameters resource #3968

Merged
merged 1 commit into from
May 12, 2024
Merged

✨ add ssm parameters resource #3968

merged 1 commit into from
May 12, 2024

Conversation

vjeffrey
Copy link
Contributor

  1: {
    name: "MondooAgentToken"
    description: null
    dataType: "text"
    allowedPattern: null
    tier: "Standard"
    kmsKey: null
    type: "String"
    arn: "arn:aws:ssm:us-east-1:9218------:parameter/MondooAgentToken"
    version: 3
    region: "us-east-1"
    lastModifiedDate: 2022-06-25 20:43:58.299 -0600 MDT
  }
  2: {
    name: "MondooEnvSSMParam"
    description: null
    dataType: "text"
    allowedPattern: null
    tier: "Standard"
    kmsKey: null
    type: "String"
    arn: "arn:aws:ssm:us-east-1:9218------:parameter/MondooEnvSSMParam"
    version: 3
    region: "us-east-1"
    lastModifiedDate: 2024-01-29 02:24:09.296 -0700 MST
  }

Copy link
Contributor

github-actions bot commented May 11, 2024

Test Results

2 989 tests  ±0   2 988 ✅ ±0   1m 28s ⏱️ -2s
  329 suites ±0       1 💤 ±0 
   23 files   ±0       0 ❌ ±0 

Results for commit 1a0114f. ± Comparison against base commit b1b4d07.

♻️ This comment has been updated with latest results.

Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @vjeffrey

@chris-rock chris-rock merged commit dbc2c1d into main May 12, 2024
15 checks passed
@chris-rock chris-rock deleted the vj/ssmparam branch May 12, 2024 13:42
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants