{"id":21397586,"url":"https://github.com/multani/terraform-standard-colors","last_synced_at":"2026-01-04T03:03:29.355Z","repository":{"id":136260195,"uuid":"606091242","full_name":"multani/terraform-standard-colors","owner":"multani","description":"Terraform module to provide access to color definitions","archived":false,"fork":false,"pushed_at":"2023-02-27T16:18:23.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T02:24:38.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-24T15:23:05.000Z","updated_at":"2023-02-24T15:26:51.000Z","dependencies_parsed_at":"2023-12-08T03:45:08.575Z","dependency_job_id":null,"html_url":"https://github.com/multani/terraform-standard-colors","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-standard-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-standard-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-standard-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multani%2Fterraform-standard-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multani","download_url":"https://codeload.github.com/multani/terraform-standard-colors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243886010,"owners_count":20363649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T14:43:38.187Z","updated_at":"2026-01-04T03:03:29.248Z","avatar_url":"https://github.com/multani.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color definitions for Terraform\n\nThis module provides static color definitions for Terraform.\n\nYou can refer to the following color names to get the related color:\n\n* [CSS: Basic colors](https://www.w3.org/TR/css-color-3/#html4)\n* [CSS: Extended colors](https://www.w3.org/TR/css-color-3/#svg-color)\n\n\n\n## How to use?\n\n```hcl\nmodule \"colors\" {\n  source  = \"multani/colors/standard\"\n  version = \"0.0.3\"\n}\n\noutput \"green_web\" {\n  value = \"#${module.colors.css.green}\"\n}\n```\n\nWill output:\n\n```\nOutputs:\n\ngreen_web = \"#008000\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultani%2Fterraform-standard-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultani%2Fterraform-standard-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultani%2Fterraform-standard-colors/lists"}