{"id":18498663,"url":"https://github.com/zircote/chef-aws_base","last_synced_at":"2025-05-14T05:30:51.770Z","repository":{"id":5443308,"uuid":"6636302","full_name":"zircote/chef-aws_base","owner":"zircote","description":"An AWS/Route53 cookbook for hostname provisioning based on Name tag.","archived":false,"fork":false,"pushed_at":"2012-11-12T01:34:21.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T18:09:23.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/zircote.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-11T07:04:27.000Z","updated_at":"2013-11-03T03:08:22.000Z","dependencies_parsed_at":"2022-08-06T18:15:34.092Z","dependency_job_id":null,"html_url":"https://github.com/zircote/chef-aws_base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fchef-aws_base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fchef-aws_base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fchef-aws_base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zircote%2Fchef-aws_base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zircote","download_url":"https://codeload.github.com/zircote/chef-aws_base/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239217105,"owners_count":19601593,"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-06T13:41:54.420Z","updated_at":"2025-02-17T00:45:47.556Z","avatar_url":"https://github.com/zircote.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Description\n===========\nMaintains the Route53 hostname provisioning for AWS instances.\n\nRequirements\n============\nn/a\nAttributes\n==========\n\n```ruby\n\ndefault[:aws_base][:zone] = \"aws.myzone.com\"\ndefault[:aws_base][:data_bag][:route53][:name] = \"aws\"\ndefault[:aws_base][:data_bag][:route53][:item] = \"route53\ndefault[:aws_base][:data_bag][:ec2][:name] = \"aws\"\ndefault[:aws_base][:data_bag][:ec2][:item] = \"ro\"\n\n```\n\nUsage\n=====\n\nDatabag storage of AWS Credentials should reside in the following keys:\n\n - `aws_access_key_id`\n - `aws_secret_access_key`\n\n```json\n{\n    \"aws_base\":{\n        \"zone\":\"aws.myzone.com\",\n        \"data_bag\":{\n            \"route53\":{\n            \"name\":\"aws\",\n            \"item\":\"route53\"\n            },\n            \"ec2\":{\n            \"name\":\"aws\",\n            \"item\":\"ro\"\n            }\n        }\n    }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2Fchef-aws_base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzircote%2Fchef-aws_base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzircote%2Fchef-aws_base/lists"}