azurenoops / ref-scca-enclave-landing-zone-starter

A reference implementation of an SCCA-compliant Mission Enclave landing zone that supports running Azure PaaS services using Azure NoOps.
2 stars 7 forks source link

Budget Start Date and End Date are Hard Coded #57

Closed matross-gh closed 7 months ago

matross-gh commented 10 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Sign-In to your GitHub account
  2. Navigate to https://github.com/azurenoops/ref-scca-enclave-landing-zone-starter
  3. Click on Fork, then + Create a new fork
  4. Complete the Fork process and navigate back to your GitHub overview page
  5. Review ref-scca-enclave-landing-zone-starter is displayed on your overview page and is forked from azurenoops/ref-scca-enclave-landing-zone-starter
  6. Review infrastructure/terraform/tfvars/parameters.tfvars line 42 for the start date
  7. Review infrastructure/terraform/tfvars/parameters.tfvars line 43 for the end date

Any log messages given by the failure

Deployment will fail from forked repositories after the start date is reached.

Expected/desired behavior

Deployment is successful with specified dates

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful

Suggest omitting the end date, Azure defaults to 1 year from start date. Suggest setting start date to first of the current month. Azure only accepts start date on the first day of the month.


Thanks! We'll be in touch soon.