Tabular Format ( csv / xslx )

Example of a tabular data structure.

id;record1;record2;record3;
namespace;hashicorp;hashicorp;hashicorp;
name;aws;azure;google;
version;2.0.1;3.4.2;1.2.1;

Last updated

Was this helpful?