Running terraform (since it is outside of your normal system path) is best done as follows:
$ ./terraform init
$ ./terraform apply
The code is shared while the shell is unique, so it works best when one is sharing and the rest are coding... Though as long as the lock has been released terraform can be run by anyone.
Use a holiday API to build files in a YYYY-MM-DD.txt format. The only files created should be for the present month and an optional location (country code). The content of each file should contain the description of the respective holiday.
AC:
- Should shift based on present month without code adjustment
- Should allow for variablized location changes
- Should use terraform to build it
NOTES: