From 4470bb57215bc785fbccc9472bf86dea1ca1b742 Mon Sep 17 00:00:00 2001 From: Joao Vitorino Date: Thu, 22 Jul 2021 17:29:54 -0300 Subject: [PATCH] Nice commit message here --- my.json | 14 ++++++++++++++ test.nomad | 4 ++++ 2 files changed, 18 insertions(+) create mode 100644 my.json create mode 100644 test.nomad diff --git a/my.json b/my.json new file mode 100644 index 0000000..5fc6764 --- /dev/null +++ b/my.json @@ -0,0 +1,14 @@ +{ + "info": { + "_postman_id": "99b761e4-ce42-479a-bf93-939568f884d7", + "name": "Managed Operations API", + "description": "# some really nice description", + "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", + "user": "John Doe", + "password" : "From1to6", + "token": "12qw23we34er45rt56ty67yu78ui89io90op", + "slack": "http://admin@SUPERTOKEM:slack.com + } + + } +} diff --git a/test.nomad b/test.nomad new file mode 100644 index 0000000..75a70f7 --- /dev/null +++ b/test.nomad @@ -0,0 +1,4 @@ +stats_service_aws_region: "us-east-44" +stats_service_aws_access_key_id: "1QAZ2WSX3EDC4RFV" +stats_service_aws_secret_access_key: "PKLmMaPc99+a1JK+PLKLPLbMEDkELM1q2w3e4r5t" +stats_service_sts_role_arn: "arn:aws:iam::0005056144333:role/stats-service-role"