News

A GSA spokesperson told FedScoop the agency welcomes all American companies who “abide by our terms and conditions." ...
All of our terraform templates parse the workspace name and pull out the region (one less thing to configure). This standardized naming convention will be important when we show how the Github actions ...
GitHub is going multi-model for its Copilot developer tool. GitHub Copilot will soon support Claude 3.5, Gemini 1.5 Pro, and OpenAI’s various models.
Describe the bug Using following command to publish a terraform module and want to exclude .git and .github directories. Published module zip file contains the excluded directories. jf terraform ...
Terraform delegates the problem of installing from remote module sources to an upstream library called go-getter, which has some tricky logic for building the Git command line, due to an accumulation ...