Using Terraform to Automate Currency Rates into BigQuery

By:

  1. Checkout the code from our Github repo

2. Update the “backend.tf” to use an existing remote bucket in GCS. This allows you to migrate it to a CI/CD pipeline in the future, rather than storing the state on your local machine.

3. Signup for a free plan from OpenExchangeRates and generate an ‘App ID’

4. Update the “variables.tf” with your GCP Project-Id, and OpenExchangeRate App-ID

5. Run Terraform

cd terraform
terraform init
terraform apply

Comments are closed.

Recommended

Apidays Australia 2024- Curiosity and The Cat API

In his recent API Days talk, Curiosity and The Cat API, founder Aden Forshaw shares the story behind The Cat API’s growth from a fun educational tool to a premium product for commercial use. Highlighting the essentials of API success—such as clear documentation and responsive support—Aden’s insights provide a valuable roadmap for developers and businesses alike.

Read More »
API Unbundling

Unbundling API Management Platforms

The unbundling of API management platforms is reshaping how companies manage their APIs, shifting from monolithic solutions to specialized, cloud-native tools. This approach offers greater flexibility, faster innovation, and more control over individual components, empowering teams to tailor their API strategy to specific needs.

Read More »

API Days London Recap

The API Days conference in London brought together industry leaders to discuss the latest trends in API technology, including AI integration and the unbundling of API management platforms. From insightful keynotes to hands-on workshops, the event offered valuable insights into the evolving API landscape and provided networking opportunities for developers, product managers, and API enthusiasts alike.

Read More »