Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,305 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☁🐘 Cloud Terrastodon


Visitors Ask DeepWiki

Voir la version française

Description

A CLI tool and SDK for interacting with Azure and Terraform.

Video demonstration from Azure Terraform September 2024 Community Call

See also: https://github.com/Azure/aztfexport

Installation

Grab the latest version from the GitHub releases page

Usage

By defauilt, the app takes no arguments and enters an interactive terminal user interface.

A terminal showing a list of commands

The most helpful commands are "pim activate" and the "browse ..." ones.

Caching

Note that Cloud Terrastodon uses a caching strategy to avoid refetching information, reducing the time it takes for consecutive actions. However, this cache can sometimes get out of date before the automatic expiry window.

You can run

cloud_terrastodon clean

to purge the cache.

Development

Dependencies

Setting up your development environment

Install the windows sdk and visual studio dev tools

Tracy profiling

Install teamy-profiler from the profiler repository and ensure tracy-capture.exe is available on PATH:

cargo install --path C:\path\to\teamy-profiler --locked

Run the default resource-list capture or provide another Cloud Terrastodon command:

.\run-profiler.ps1
.\run-profiler.ps1 az resource list

The wrapper writes the Tracy capture, target logs, top-span CSV, and run manifest under tracy/. Open the .tracy file in Tracy Profiler or summarize it with teamy-profiler tracy csv export.

Copyright

Copyright belongs to © His Majesty the King in Right of Canada, as represented by the Minister of Agriculture and Agri-Food, 2025.

About

A collection of scripts for interacting with Azure and Terraform. // Une collection de scripts pour interagir avec Azure et Terraform.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from AAFC-Cloud/Template