Skip to content

Releases: StackGuardian/stackguardian-migrator

v1.2.0-beta

30 Oct 14:54

Choose a tag to compare

  • Accept defaults for creating SG workflow payload.
SGDefaultWfApprovers = ["[email protected]"]

# Prefix for your repo URL
SGDefaultIACVCSRepoPrefix = "https://www.github.com"

# Provide an integration id like /integrations/aws-dev-account or /secrets/my-git-token
SGDefaultVCSAuthIntegrationID = "/integrations/github_com"

# Integration to use to authenticate against your cloud provider
SGDefaultDeploymentPlatformConfig = [
  {
    "kind" : "AWS_RBAC",
    "config" : {
      "integrationId" : "/integrations/aws-dev-account",
      "profileName" : "default"
    }
  }
]

# Choose from: GITHUB_COM, BITBUCKET_ORG, GITLAB_COM, AZURE_DEVOPS, GIT_OTHER
SGDefaultSourceConfigDestKind = "GITHUB_COM"

v1.1.3-beta

26 Oct 22:53

Choose a tag to compare

What's Changed

  • JSON decode terraform variable values

Full Changelog: v1.1.2-beta...v1.1.3-beta

v1.1.2-beta

04 Oct 13:39

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1-beta...v1.1.2-beta

v1.1.1-beta

27 Sep 10:28

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0-beta...v1.1.1-beta

v1.1.0-beta

27 Sep 09:48

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta...v1.1.0-beta

v1.0.0-beta

14 Sep 06:12

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/StackGuardian/stackguardian-migrator/commits/v1.0.0-beta