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

AWS neocna resources #897

Merged
merged 9 commits into from Apr 20, 2023
Merged

AWS neocna resources #897

merged 9 commits into from Apr 20, 2023

Conversation

sawyerawesome
Copy link
Contributor

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@sawyerawesome
Copy link
Contributor Author

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "08f2d7b78ccf1c0c6f7e7eb2f723620a1e1a68fb",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  },
  {
    "project": "",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "a6b6fb172119751282fe19637fbf1e64e486822c",
    "pipeline": "master",
    "org": "aporeto-inc"
  }
]

@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "ef1474fc1b503e93d7b7b433a6aaeddb5c59f860",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "a6b6fb172119751282fe19637fbf1e64e486822c",
    "pipeline": "master",
    "org": "aporeto-inc"
  }
]

kcarrasco-panw
kcarrasco-panw previously approved these changes Apr 6, 2023
@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "a6b6fb172119751282fe19637fbf1e64e486822c",
    "pipeline": "master",
    "org": "aporeto-inc"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "58d4688dc55952579e86fa1604d212e8fffa0289",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  }
]

@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "a6b6fb172119751282fe19637fbf1e64e486822c",
    "pipeline": "master",
    "org": "aporeto-inc"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "a35b001060f66cc2a411afc9d42ef64c724d9fce",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  }
]

@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "a6b6fb172119751282fe19637fbf1e64e486822c",
    "pipeline": "master",
    "org": "aporeto-inc"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "27c268acb061aab2d15009853b30b4a680fe5966",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  }
]

@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "9723f71eb9b5c1ad26c36f4f3b817a6fef36e438",
    "pipeline": "master",
    "org": "aporeto-inc"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "27c268acb061aab2d15009853b30b4a680fe5966",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  }
]

@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "61b1beb06c9e4cda670c1a49c98c1421905ecc59",
    "pipeline": "master",
    "org": "aporeto-inc"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "27c268acb061aab2d15009853b30b4a680fe5966",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  }
]

specs/@awsresourceattrs.abs Outdated Show resolved Hide resolved
specs/@awsresourceattrs.abs Outdated Show resolved Hide resolved
specs/@awsresourceattrs.abs Show resolved Hide resolved
specs/@awsresourceattrs.abs Show resolved Hide resolved
specs/@awsresourceattrs.abs Show resolved Hide resolved
specs/@awsresourceattrs.abs Show resolved Hide resolved
specs/@awsresourceattrs.abs Show resolved Hide resolved
specs/@awsresourceattrs.abs Show resolved Hide resolved
specs/@awsresourceattrs.abs Outdated Show resolved Hide resolved
@kcarrasco-panw
Copy link
Contributor

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "neocna-aws-skeleton",
    "component": "gaia",
    "pr-id": "897",
    "commit-sha": "c1cfbb79211506486bf9598279d154bef9a92354",
    "pipeline": "master",
    "org": "aporeto-inc"
  },
  {
    "project": "neocna-aws-skeleton",
    "component": "pccnabackend",
    "pr-id": "201",
    "commit-sha": "821a34ddc659631b7e92938aaa7407515f8c7f3e",
    "pipeline": "master",
    "org": "prismacloud/pcn"
  }
]

@kcarrasco-panw kcarrasco-panw merged commit 1416274 into master Apr 20, 2023
1 check passed
@kcarrasco-panw kcarrasco-panw deleted the aws-neocna branch April 20, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants