-
### Terraform Version
```
Terraform v0.11.2
```
### Terraform Configuration Files
```hcl
resource "aws_security_group" "db_sg" {
name = "${var.app_group}-${var.app}-${var.env}-rds"
…
-
## User Story or Problem Statement
As an engineer, I need to request, create, and store a production-ready API Key for the VA Lighthouse APIs. This API key should be associated with our work on www.va…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
## User Story or Problem Statement
This was something that was started by @kalilsn in order to gain some slight increases in velocity and reliability.
In hopes of helping get this over the line and f…
-
_This issue was originally opened by @camerontesterman as hashicorp/terraform#17416. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-i…
ghost updated
4 years ago
-
IAM team will require SAML metadata for prod environment in advance of launch so they can establish the partner configuration on their end. We need to request a certificate from the VA PKI team. Proba…
-
Prashant from IAM team requested that we provide him the SP metadata for our staging environment, so he can get the ball rolling on the corresponding configuration in their SQA environment. He request…
-
This issue will server to gather bottling failures for ARM.
*Current blockers:*
- `brew`: https://github.com/Homebrew/brew/issues/9449
- ~`brew`: https://github.com/Homebrew/brew/issues/9434~
- …
-
For our Forms API to work, we need to have a secret API key hidden away in our service, Credstash, so that it isn't exposed over the network and potentially hijacked.
-
The Pensions Automation team is building work on vets-API that requires an integration with the BIP Claims API. This service requires a shared secret to access.
The BIP Claims API team has given u…